In watsonx.data; which access control model governs who can query specific tables?
Select an answer to reveal the explanation.
Short Explanation and Infographic
watsonx.data implements RBAC with policies at the catalog; schema; and table levels — administrators grant SELECT; INSERT; or ALL privileges to specific roles or users; independent of the underlying object storage ACLs.
Full explanation below image
Full Explanation
watsonx.data implements RBAC with policies at the catalog; schema; and table levels — administrators grant SELECT; INSERT; or ALL privileges to specific roles or users; independent of the underlying object storage ACLs. The incorrect options ("All users with IBM Cloud access can query all tables by default", "Access is controlled exclusively by object storage ACLs on the underlying buckets", "Query access is restricted only by IAM platform roles; no fine-grained table-level control exists") are distractors that don't fully capture the concept described.