Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can PII data in newly imported CSV files be protected before it becomes part of a Delta table, given that the files are currently stored in a widely accessible workspace folder?
A
Delete the data folder permanently to safeguard the PII data.
B
Grant users 'Can Manage' permission on the folder containing the PII data.
C
Replace the data with hash keys corresponding to the file names.
D
Remove the column with PII data after converting the CSV files to DataFrames.
E
Adjust the folder permissions to 'No Permissions' for all users.