JSON Extract example
A short example on how to extract base types from JSON
JSON Extract example
This is just a short example that illustrates the use of JSONExtract functions.
Create a table:
Add your JSON raw string:
Query your data:
Yields:
Each stored as the original JSON type:
· One min read