Given the following statement:GRANT DELETE ON TABLE sales TO User1 WITH GRANT OPTION;Which statement is correct?
Which method for restricting data access relies on a SQL search condition that describes what set of rows a user has access to?
Which SQL statement will take the ability to create tables in a table space named MYTBSP away from user USER1?
In a trusted context environment, if a switch request is made with an authorization ID that is not allowed on a trusted connection, what state is the connection placed in?
When is a mask used to limit access to data in a table?
What privilege is required to create a view on a table that you are not the owner of?