Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
TestTable
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' CREATE TABLE TestTable ( Name VARCHAR(100) ,Age INT ) INSERT INTO TestTable (Name, Age) VALUES ('Matt', 35), ('James', 45), ('Helen', 26)
run
|
edit
|
history
|
help
0
Libros
SQl_QUEST_2_PRESENTATION_IMG_COUNT
sql-server-storing-wildcards-in-data
store1
Creating tables in sql server
03_A_Group_by_having
emp
ms sql 3
Names
Loan table