Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
MySQL and string literals
#MySQL 5.7.12 #please drop objects you've created at the end of the script #or check for their existance before creating #'\\' is a delimiter create table a123 (name varchar(10)); \\ insert into a123 values ('one'), ('two'), ('three'), ('four'); \\ select count(*) from a123 where name in ('one', 'two' '', 'four'); \\ DROP TABLE a123;
run
|
edit
|
history
|
help
0
https://ru.stackoverflow.com/questions/663810
lab01
dd
123
maa
grre
D for Devil
count time interval
ITM_14210069
test