Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
mysql_
CREATE TABLE IT ( ID INT NOT NULL, sub_code INT NOT NULL, sub_name VARCHAR (50) NOT NULL, faculty_name VARCHAR (50) NOT NULL, duration VARCHAR (50) NOT NULL, sub_fee INT NOT NULL, description CHAR (50), PRIMARY KEY (ID) );
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
nesha
vwall
Show tables
Get the value based on row before
update if the id based on difference in time
INSERT INTO customers9(name,gender) VALUES ('Tina', 'f'), ('Saif','m');
par
Vidhi
barbato
pets
Please log in to post a comment.