Certification Practice Exams with Real Test Questions & Answers

A data engineer wants to restrict access to databricks video

 ·  PT1H46M27S  ·  EN

data-engineer-professional video for a data engineer wants to restrict access to the name column used in the following dynamic view definition: CREATE VIEW

Full Certification Question

A data engineer wants to restrict access to the name column used in the following dynamic view definition: CREATE VIEW policy_view AS SELECT name , policy_id , age FROM policy Which of the following SQL queries can be used to restrict access, allowing only the compliance team to query the name column?