
Explanation:
To change the owner of a table in Databricks, navigate to the table’s page in Data Explorer. Click on the Owner field and select 'Edit owner' to assign a new owner. This process is straightforward and directly accessible from the table's page. For more details, refer to the Databricks documentation on managing data object ownership.
Where can a data engineer modify the owner of a table in Databricks?
A
In Data Explorer, under the Permissions tab of the table‘s page
B
In DBFS, from the properties tab of the table’s data files
C
In Data Explorer, from the Owner field in the database‘s page, since owners are set at database-level
D
In Data Explorer, from the Owner field in the table‘s page
E
In Data Explorer, under the Permissions tab of the database‘s page, since owners are set at database-level
No comments yet.