Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
aaa
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' create table emp(emp_id int not null,emp_sal int not null,emp_add varchar(30)); insert into emp(emp_id,emp_sal,emp_add) values('1','1000','agra'); insert into emp(emp_id,emp_sal,emp_add) values('2','2000','delhi'); insert into emp(emp_id,emp_sal,emp_add) values('3','3000','mumbai'); insert into emp(emp_id,emp_sal,emp_add) values('4','4000','Pune');
run
|
edit
|
history
|
help
0
begginer1
Loan table
manish
manual app locks
EXP 8 q2
tt
List longest unique string for each id
Update Temp table to Insert node in XML data using SQL
ss
28-02 3