Which of the following is not a system privilege?
A. DROP TABLE
B. CREATE ANY TABLE
C. EXECUTE
D. CREATE SESSION
Answer: C. EXECUTE
Computer Science & Information Technology
You might also like to view...
A ____ is a device and software used to connect two or more local area networks or systems that use different protocols; it translates one network's protocol into another, resolving hardware and software incompatibilities.
A. router B. gateway C. bridge D. tree
Computer Science & Information Technology
____ is the replacement of slow arithmetic operations with faster ones.
A. Strength reduction B. Constant evaluation C. Eliminating unnecessary operations D. Parse tree construction
Computer Science & Information Technology