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
Which of the following pieces of information is not displayed by SQL*Plus when an error occurs?
(Multiple Choice)
4.8/5
(36)
A ____ is a character LOB,storing up to 4 GB of character data in the database.
(Multiple Choice)
4.8/5
(37)
_________________________ is a Web-based resource that Oracle Corporation provides free of charge;it is useful for looking up error codes.
(Short Answer)
4.9/5
(36)
A fixed-point number contains a specific number of decimal places.
(True/False)
4.8/5
(40)
______________________________ commands are used to insert,update,delete,and view data.
(Short Answer)
4.8/5
(38)
Given the column declaration name CHAR(5),if a user attempted to store the value "Jonathan" in the name column,only the first 5 characters would be stored.
(True/False)
4.8/5
(28)
A(n)____________________ constraint defines a primary or foreign key.
(Short Answer)
4.8/5
(32)
Which command would be used to delete table x and all foreign key constraints to x?
(Multiple Choice)
5.0/5
(34)
Which of the following data dictionary views can only be seen by users with special privileges?
(Multiple Choice)
4.8/5
(32)
NVARCHAR2 and NCHAR store character data with ____________________ coding.
(Short Answer)
4.9/5
(33)
A(n)____________________ constraint restricts the data value with respect to all other values in the table.
(Short Answer)
4.8/5
(34)
The ____ TABLE command is used to modify an existing column's data declaration.
(Multiple Choice)
4.8/5
(34)
If an Oracle error is generated by the DBMS the error code will begin with ____________________.
(Short Answer)
4.8/5
(28)
To view a list of all tables in your own schema,use the command "select table_name from ____________________".
(Short Answer)
4.9/5
(37)
In an INTERVAL YEAR TO MONTH data type,which of the following indicates a positive time interval of 2 years and 11 months?
(Multiple Choice)
4.8/5
(36)
The ____ constraint specifies whether the user must enter a column for a specific record,or whether the value can be NULL (indeterminate or unknown).
(Multiple Choice)
4.9/5
(29)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)