JSON datatype vs JSON-like STRING in BigQuery
In one my previous posts, we've briefly introduced the JSON datatype in BigQuery.
But did anyone notice how most of the JSON functions have signatures for both a JSON-type input and a json-formatted string input?
What is the difference between the tw...
datawise.dev1 min read