Create json key value from table column name and data

前端 未结 0 1286
后悔当初
后悔当初 2020-12-18 16:40

Is it possible to create json key value from a table select statement, where column name as key and the column value as value

declare @T table(Id int, ItemNam         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题