Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
prac
#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 #select version() as 'mysql version' #create table e1(name varchar(20),datte date); insert into e1(name ,datte) values("vishal","1998-09-8"); select * from e1;
run
|
edit
|
history
|
help
0
1831
nw
double insert (MySQL)
News Update Denis
Creation tables
tooo
test
Show tables
Reviews and Permissions
name