What happens when you run the following statement if MYUSER holds no privileges on table MYTABLE?REVOKE SELECT ON TABLE mytable FROM USER myuser
Answer(s): C
A user executes the following statements:REATE TABLE t1 (c1 INT, c2 INT);CREATE ALIAS a1 FOR t1;What will be the result if the user executes the following statement? DROP ALIAS a1;
Answer(s): A
Which constraint can be used to ensure that identical values are never stored in a set of columns in a table?
Which of the following is TRUE about a COMMIT statement executed at the end of the T1 unit of work?
Answer(s): D
Post your Comments and Discuss IBM C2090-616 exam with other Community members:
To protect our content from bots for real learners like you, we ask you to register for free. Sign in or sign up now to continue with the C2090-616 material!