Activity overview
Latest activity by Ethan
Formatting OpenJSON...WITH
When checking the formatting (Ctrl-K, Ctrl-Y) it gives me the error "Error laying out SQL" and red-underlines the entire WITH clause for OpenJSON.
Example Code (From MSDN site)
DECLARE @... NVARCHA...