After logging on to Oracle the first time to access table EMP, user SNOW is told to change his password. Which of the following statements allows him to do so?

A. alter role
B. alter user
C. alter index
D. alter table


Answer: B. alter user

Computer Science & Information Technology

You might also like to view...

The .class extension on a file means that the file:

a. Contains java source code b. Contains HTML c. is produced by the Java compiler (javac). d. None of the above.

Computer Science & Information Technology

What would keep the DELETE statement without the WHERE clause from deleting all the rows in a table?

a. Transactions b. Referential integrity constraints c. System logs

Computer Science & Information Technology

A shell script is

A. a record of shell output B. a text file containing a list of commands

Computer Science & Information Technology

The shortcut [Control][Alt][N] is used to open the ____________ .?

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

Computer Science & Information Technology