Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
create table with constraunt
create table student ( stuid int primary key, Name varchar(255), Address varchar(255), State varchar(255) default 'xyz', mobileNo int unique, Age int not null ); insert into student(stuid, Name, Address, mobileNo, Age) values(1, 'Gaurav Thakur', 'shimla', 65767687, 32) insert into student(stuid, Name, Address, mobileNo, Age) values(2, 'Anita Thakur', 'shimla', 6576776, 29) insert into student(stuid, Name, Address, mobileNo, Age) values(3, 'Bavita Thakur', 'shimla', 665767687, 22) select * from student
run
|
edit
|
history
|
help
0
All the k-mers/n-grams
Solution 2
Cine latinoamericano
Delete double entries from a table without primary key
joins
Admno
Delete double entries from a table without primary key
sql to search database objects' definitions for text
q
concatenate dates for two distinct cases