Issue converting the datasets into JSON
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 06:07 PM
Im a newbie to Databricks, I need to convert the data sets into JSON. i tried bth FOR JSON AUTO AND FOR JSON PATH, However im getting an issue - [PARSE_SYNTAX_ERROR] Syntax error at or near 'json'line
My Query works fine without FOR JSON AUTO AND FOR JSON PATH.
My Query:
Select ChecklistName as a from ***
FOR JSON AUTO
Can someone help me here.
Labels:
- Labels:
-
Datasets