A data engineer is setting up access control in Unity Catalog and needs to ensure that a group of data analysts can query tables but not modify data.
Which permission should the data engineer grant to the data analysts?
SELECT
INSERT
MODIFY
ALL PRIVILEGES
Submit