Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
New
search all tables for string
SQL Server Mistique!?
Common Table Expression
While Loop in SQL Server for Multiple Entries
db2
Studiu Individual 1
manish
SQL for beginners( defined with errors while enforcing constraints)
FIGURA5.4
Please log in to post a comment.