data-engineer-associate video for consider a column of JSON strings that needs to be converted to structs. Which SQL command creates a new table to store these
Consider a column of JSON strings that needs to be converted to structs. Which SQL command creates a new table to store these structs with no null fields, based on a schema generated from an example JSON string?