Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Creating tables in sql server
CREATE TABLE mytest ( agent_code char(6), agent_name char(40), working_area char(35), commission decimal(10,2), phone_no char(15) NULL );
run
|
edit
|
history
|
help
0
PROC How to store the results of a Proc in a Variable
check constraint
pivot example
Task_4_Final
bc160401693
1D Hotel
TSQL - Globally unique string generator
SQL - Find series of timestamps with small gaps
Demo
mc170400712