Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
rutujafulari
#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 old1 ( id int(2) not null, name varchar(25) not null) #insert into old1 values(1,'rutuja') select * from old1 ;
run
|
edit
|
history
|
help
0
Practica2
results of divide by zero in MySQL
daily score
Joseph 1
chandu
Mycreation
ACTIVIDAD
test
dd
Srinivas