Replies: 1 comment
-
Certainly.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
more examples:
delete from user where 1 = 1;
delete from user where 1+1 = 2;
delete from user where 1 < 2;
Beta Was this translation helpful? Give feedback.
All reactions