Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
TEST 1
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' CREATE TABLE CUSTOMERS ( CUST_ID INT NOT NULL, FNAME NVARCHAR (20) NULL, LNAME NVARCHAR (20) NULL )
run
|
edit
|
history
|
help
0
Company DB
bc160402152
bc160401693
a
Xml Excercise 2
Common Table Expression
Stackoverflow 37635278
StackOverflow_53753663
Hierarchy table to exclude root
Select empID whose salary is greater than their managers