The correct command to allow user Thompson to delete rows in the CUSTOMER table would be: GRANT ____ ON CUSTOMER TO THOMPSON.

A. DROP
B. REMOVE
C. UPDATE
D. DELETE


Answer: D

Computer Science & Information Technology

You might also like to view...

Suppose that the concurrency control uses table locks and that a transaction performs an operation that updates the value of one attribute of one tuple in one table. Does the update record have to contain images of the entire table or just the one tuple?

What will be an ideal response?

Computer Science & Information Technology

c. counting

a. doubleMap b. toDouble c. mapToDouble d. toDoubleStream

Computer Science & Information Technology

The ____ character indicates that a process is running in the background.

A. * B. ^ C. % D. &

Computer Science & Information Technology

Most reports do not use the ________ layout because it makes the report longer than the alternative.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology