I have a JSON object in nvarchar(max) named @res type and I selected OPENJSON() . But the result is like table (key, value, type) what I want to ...
確定! 回上一頁