Exam 3: Table Creation and Management

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

The name of a table can be changed with the ____________________ command.

(Short Answer)
4.8/5
(30)

Which command instructs Oracle11g to create a new table from existing data?

(Multiple Choice)
4.8/5
(40)

An automatic column will generate a value at runtime and may reference values from other columns.

(True/False)
4.8/5
(36)

Which of the following is a valid column name?

(Multiple Choice)
4.9/5
(33)

The default size of the CHAR column is 2.\underline { 2. } _________________________

(True/False)
4.9/5
(28)

The abbreviation for the DESCRIBE command is  DES \underline { \text { DES } } _________________________

(True/False)
4.9/5
(36)

The  CHAR \underline { \text { CHAR } } datatype is used to store variable-length data that can consist of letters and numbers. _________________________

(True/False)
4.8/5
(39)

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

(True/False)
4.9/5
(37)

The maximum width of a NUMBER column is 25\underline { 25 } digits. _________________________

(True/False)
4.8/5
(27)

If a column is defined as NUMBER(5,2), which of the following is True?

(Multiple Choice)
4.8/5
(21)

Which of the following keywords is used to remove a database table in Oracle11g?

(Multiple Choice)
4.8/5
(32)

In which format does Oracle10g display a date value?

(Multiple Choice)
4.9/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.9/5
(30)

A database object is a defined, self-contained structure in Oracle11g.

(True/False)
4.8/5
(41)

The structure of a table can be viewed by issuing the STRUCTURE command.

(True/False)
4.8/5
(32)

Which of the following rules apply to table names in Oracle11g?

(Multiple Choice)
4.8/5
(31)

 Seven bytes \underline { \text { Seven bytes } } are allocated in a DATE column to store the century, year, month, day, hour, minute, and second of a date. _________________________

(True/False)
4.9/5
(42)

Which of the following rules does not apply to column names in Oracle11g?

(Multiple Choice)
4.8/5
(34)

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.8/5
(41)

Every table name within a specific schema must be unique.

(True/False)
5.0/5
(40)
Showing 101 - 120 of 132
close modal

Filters

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