Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Student.sql
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' Create table student (name varchar[10],rollno int[5]) VALUSE ("rina Kumari",23414); Select*from student;
run
|
edit
|
history
|
help
0
Foreign keys
Sql Question 1
CTE reqursive query
add-empty-rows-after-certain-records-in-a-table
Test
SQL Server - NULL values with IN and NOT IN (Solution)
aa
mysql4
megha
Use the right tool to get identity values back after an insert