How can I extract the AdditionalRoles column to create a resultset with a row for each role a user has?

前端 未结 0 1871
误落风尘
误落风尘 2020-12-05 03:29

I have this table that has the users\' additional roles concatenated into a single field:

UserId  RoleId  AdditionalRolesList
174 2   [{"name":"         


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