Exam 3: Table Creation and Management

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

​Which command is used to rename a table you own?

Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
Verified

D

The maximum width of the NUMBER datatype is ____ digits.

Free
(Multiple Choice)
4.8/5
(28)
Correct Answer:
Verified

C

Structure of the PROMOTION table​ Structure of the PROMOTION table​    -​Which of the following commands will change the name of the PROMOTION table to GIFT? -​Which of the following commands will change the name of the PROMOTION table to GIFT?

Free
(Multiple Choice)
4.8/5
(32)
Correct Answer:
Verified

D

​What is the maximum width that can be assigned to a DATE column?

(Multiple Choice)
4.9/5
(38)

When using the ALTER TABLE...DROP COLUMN command,which of the following is not correct?​

(Multiple Choice)
4.8/5
(33)

The scale of a NUMBER column indicates the number of digits that can be displayed to the right of the decimal point.​

(True/False)
4.9/5
(32)

The syntax of the CREATE TABLE command requires that the column list be enclosed in parentheses._________________________​

(True/False)
4.8/5
(33)

​Which of the following terms refers to commands that are used to create or modify database tables?

(Multiple Choice)
4.9/5
(31)

When defining columns for a table in the CREATE TABLE command,the column list must be enclosed in which of the following symbols?​

(Multiple Choice)
4.9/5
(36)

Which of the following rules does not apply to column names in Oracle 12c?​

(Multiple Choice)
4.8/5
(33)

The TRUNCATE TABLE command can be used to delete a table from a database._________________________​

(True/False)
4.7/5
(46)

The RENAME command can be used to assign a table to a new schema.​

(True/False)
4.9/5
(36)

A database must be shut down before the ALTER TABLE command can be executed.​

(True/False)
4.8/5
(31)

Structure of the CUSTOMERS table Structure of the CUSTOMERS table    ​ -​Which of the following commands will display the structure of the CUSTOMERS table? ​ -​Which of the following commands will display the structure of the CUSTOMERS table?

(Multiple Choice)
4.7/5
(40)

If a new table is being created based upon a subquery,the subquery must be enclosed in which of the following symbols?​

(Multiple Choice)
4.7/5
(37)

​Each ____________________ name within a table must be unique.

(Short Answer)
5.0/5
(31)

Structure of the CUSTOMERS table Structure of the CUSTOMERS table    ​ -Which of the following commands will change the name of the LAST NAME column to LAST_NAME in the CUSTOMERS table?​ ​ -Which of the following commands will change the name of the LAST NAME column to LAST_NAME in the CUSTOMERS table?​

(Multiple Choice)
4.8/5
(31)

A(n)____ simply identifies the type of data that Oracle 12c will be expected to store in a column.​

(Multiple Choice)
4.7/5
(22)

A database ____________________ is a defined,self-contained structure in Oracle 12c.

(Short Answer)
4.8/5
(38)

​Which of the following keywords can be used to change the size,datatype,and/or default value of an existing column?

(Multiple Choice)
4.9/5
(41)
Showing 1 - 20 of 136
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)