LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Databricks Certified Data Engineer - Associate

Databricks Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


A data engineer is creating a new table to store the names of customers from the USA. The initial command is: CREATE TABLE customersInUSA________ AS SELECT id, firstName, lastName FROM Locations WHERE country = 'USA';. According to company guidelines, any new table storing personally identifiable information (PII) must be clearly marked with a specific table property. Which code snippet should be inserted to meet this requirement?

Real Exam




Powered ByGPT-5