5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
-- comment
|
|
/* comment */
|
|
|
|
SELECT * FROM bar WHERE foo = 10 AND xxx LIKE 'abcd%'
|