
Explanation:
In Unity Catalog, the BROWSE privilege enables users to discover data by viewing the metadata (names, descriptions, existence) of securable objects like catalogs, schemas, and tables in the UI (Catalog Explorer) or via search. However, it does not grant them SELECT permission to read the actual data, nor does it grant USAGE, which is required to actually traverse the catalog or schema to query the objects within it.
Ultimate access to all questions.
No comments yet.