How can I use a stored procedure returned value in a function?

后端 未结 0 1073
执笔经年
执笔经年 2020-12-11 06:54

I have a table with a column for json. I created a stored procedure to combine each row\'s json column in a varchar(max). Now I am trying to get a subsection of said varchar

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