Databricks Databricks-Certified-Associate-Developer-for-Apache-Spark-3.5 Question Answer
A data engineer wants to create an external table from a JSON file located at/data/input.jsonwith the following requirements:
Create an external table namedusers
Automatically infer schema
Merge records with differing schemas
Which code snippet should the engineer use?
Options:

