select string_agg(name,',') name from sys.columns where object_id = object_id('dbo.tablename')
output :
col1,col2,col3
output :
col1,col2,col3
in this article, i will show you top 10 useful javascript method you should at leas…
CREATED BY .NET DEVELOPER
0 Comments
if you have any doubts , please let me know