Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Arun
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' create table students ( S_id int primary key, LastName char(20), FirstName char(20), City char(20) ) select* from students insert into students values(1, 'MAURYA', 'AJEET', 'ALLAHABAD')
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Rno 37 boat
Delete double entries from a table without primary key
Rextester.java
SQL for beginners( defined with errors while enforcing constraints)
test
Empleados
Training1
SQL Directives Order of Execution
dbray
db3
Please log in to post a comment.