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?
Which clause should be included in a ALTER TABLE statement to update a table definition with a new column?
If the following command is executed: CREATE DATABASE test What is the page size (in kilobytes) of the database?