Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Turn column into string
declare @ids nvarchar(max) SELECT @ids = COALESCE(@ids+',' ,'') + cast(id as nvarchar(20)) from Pilots select @ids
run
|
edit
|
history
|
help
0
Changing URLs in a SQL table
Preppin Data Challenge - Week 7
Task_3_Final
Yan_1st_wall
tesing
kuy09:admin09@pkms99.info
Orders
QLCB_CSDL
Exam_1
student