Exam 2: Creating and Modifying Database Tables
Exam 1: Clientserver Databases and the Oracle10g Relational Database100 Questions
Exam 2: Creating and Modifying Database Tables100 Questions
Exam 3: Using SQL Queries to Insert, update, delete, and View Data100 Questions
Exam 4: Introduction to PlSQL100 Questions
Exam 5: Introduction to Forms Builder100 Questions
Exam 6: Creating Custom Forms100 Questions
Exam 7: Creating Database Reports100 Questions
Exam 8: Creating an Integrated Database Application100 Questions
Exam 9: Advanced SQL and PlSQL Topics100 Questions
Exam 10: Advanced Forms Builder Topics100 Questions
Exam 11: Introduction to Oracle 10g Database Administration100 Questions
Select questions type
If a user only specifies the time when setting a value for a DATE column,the date portion will default to the current time.
(True/False)
4.7/5
(26)
A(n)____________________ constraint is a table constraint that specifies that a column must have a unique value for every table row.
(Short Answer)
4.7/5
(31)
You use the ____ data type for any column that stores numerical data upon which users may perform arithmetic calculations.
(Multiple Choice)
4.9/5
(27)
To log in to a database using SQL*Plus you only need to provide user name and password.
(True/False)
4.9/5
(37)
The CHAR data type stores fixed-length character data up to a maximum size of ____ characters.
(Multiple Choice)
4.8/5
(32)
A(n)____________________ is a whole number with no digits on the right side of the decimal point.
(Short Answer)
4.8/5
(40)
The ____________________ category of data dictionary views shows both the objects in the current user's schema and the objects that the user has privileges to manipulate.
(Short Answer)
4.9/5
(37)
Which of the following LOB data types does not store the entire large object in the database?
(Multiple Choice)
4.7/5
(33)
The VARCHAR2 data type stores variable-length character data up to a maximum of ____________________ characters.
(Short Answer)
4.8/5
(38)
Adding a check condition constraint to a table is a(n)____________________ action.
(Short Answer)
4.8/5
(33)
Which of the following is not required when creating a table?
(Multiple Choice)
4.7/5
(29)
Oracle provides a means to disable constraints and then enable them again.Give an example of a situation in which this feature would be useful.
(Essay)
4.9/5
(41)
The data objects within a user schema are called database objects or ____________________.
(Short Answer)
4.8/5
(36)
Using the CHAR data type causes a column value to be padded to the maximum declared size of the column.
(True/False)
4.8/5
(38)
____________________ is the total number of digits both to the left and to the right of the decimal point.
(Short Answer)
4.9/5
(32)
Showing 61 - 80 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)