Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Given a SQL query that starts with 'SELECT * FROM json./data/logs', what can you infer about the data type being read from the file path specified?
/data/logs
A
The data type is CSV.
B
The data type is JSON.
C
The data type is Parquet.
D
The data type is Avro.