Exam 3: Table Creation and Management
Exam 1: Overview of Database Concepts108 Questions
Exam 2: Basic Sql Select Statements122 Questions
Exam 3: Table Creation and Management132 Questions
Exam 4: Constraints132 Questions
Exam 5: Data Manipulation and Transaction Control132 Questions
Exam 6: Additional Database Objects132 Questions
Exam 7: User Creation and Management132 Questions
Exam 8: Restricting Rows and Sorting Data132 Questions
Exam 9: Joining Data From Multiple Tables131 Questions
Exam 10: Selected Single Row Functions133 Questions
Exam 11: Group Functions134 Questions
Exam 12: Subqueries and Merge Statements132 Questions
Exam 13: Views133 Questions
Select questions type
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)
The default size of the CHAR column is _________________________
(True/False)
4.9/5
(28)
The abbreviation for the DESCRIBE command is _________________________
(True/False)
4.9/5
(36)
The 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 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)
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)
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)
Showing 101 - 120 of 132
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)