Your team must let business analysts query databricks video
data-analyst video for your team must let business analysts query a Delta table called sales_txn but only see the columns date , region , and the aggregated
Answer
          Full Certification Question
Your team must let business analysts query a Delta table called sales_txn but only see the columns date , region , and the aggregated total_revenue ; PII fields must stay hidden. Which single approach provides the simplest fine-grained control in Databricks SQL while keeping the physical table unchanged?