How can we help you today? How can we help you today?
John Harding
Why does my table Alias get removed when using OpenJSON?
As I've been learning how to shred Json objects in SQL, I'm finding some strange behavior with SQL Prompt. I have Json  with nested objects, that I shred like this:  DECLARE @... NVARCHAR(MAX) = N'...
1 follower 2 comments 0 votes