Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Arun
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' create table students ( S_id int primary key, LastName char(20), FirstName char(20), City char(20) ) select* from students insert into students values(1, 'MAURYA', 'AJEET', 'ALLAHABAD')
run
|
edit
|
history
|
help
0
Datos relacional BRYAN
1
quan ly chuyen bay
Turn comma-separated numbers in string into rows
Grouping, aggregate function issue when joining to another table
store1
Preppin Data Challenge - Week 9
MC170402209
Audit Example
how can i mix both querys