When the following SQL statement is executed, user smith will NOT be able to do which of the following?

Posted by: Pdfprep Category: C2090-320 Tags: , ,

When the following SQL statement is executed, user smith will NOT be able to do which of the following?

REVOKE USE OF STOGROUP stogr1 FROM smith;
A . CREATE TRIGGER …;
B . CREATE TABLE … IN db1.ts1;
C . CREATE DATABASE … STOGROUP stogr1;
D . CREATE TABLESPACE … USING STOGROUP stogr1;

Answer: D

Leave a Reply

Your email address will not be published.