i have a string like this:
我有一个像这样的字符串:
DECLARE @val nvarchar(max)
set @val='id=1 and Name=abc and Address=NY and age=32'
DEi have a string like this:
我有一个像这样的字符串:
DECLARE @val nvarchar(max)
set @val='id=1 and Name=abc and Address=NY and age=32'
DE