Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
SS mysqlsvr 2014 practice
--Sql Server 2014 Express Edition --Batches are separated by 'go' create table Employee(Emp_id int identity(1,1), Emp_name varchar(20), Dob datetime, Age int check(age>18 and age<58), city varchar(20) check (city in ('Chennai','Bangalore','Pune','Hyderabad')), Design varchar(20) not null, salary money) insert into Employee values('Arun','07/09/1982',25,'Chennai','Analyst',21000) insert into Employee values('Arvind','12/10/1980',21,'Pune','Analyst',21000) insert into Employee values('Arnab','1/8/1978',40,'Pune','Analyst',21000) insert into Employee values('Ajit','01/01/1992',20,'Chennai','Analyst',21000)
run
|
edit
|
history
|
help
0
SQL Server : Calculate Going Step (Yutthana Thanomklay)
Orders
SQL - Find series of timestamps with small gaps
test
mhlongothabani99@gmail.com
1D Hotel
jueves(08)
1
28-02 3
tableA