Exam 4: Constraints
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
A FOREIGN KEY constraint will not allow a row containing a NULL value in the foreign key column to be added to the table.
(True/False)
5.0/5
(33)
A NOT NULL constraint can only be created at the level. _________________________
(True/False)
4.8/5
(39)
In the USER_CONSTRAINTS view, the constraint type for a PRIMARY KEY constraint will be listed as PK.
(True/False)
4.9/5
(30)
A referential integrity constraint is usually placed on the ____________________ side of a one-to-many relationship.
(Short Answer)
4.7/5
(34)
A(n) constraint is a special CHECK constraint with the condition of IS NOT NULL. _________________________
(True/False)
4.9/5
(27)
Which of the following statements about creating constraints is incorrect?
(Multiple Choice)
4.8/5
(41)
The ALTER TABLE command can be used to an existing constraint. _________________________
(True/False)
4.8/5
(34)
Structure of the ORDERITEMS table
-Based on the structure of the ORDERITEMS table, which of the following commands was most likely used to create the table?

(Multiple Choice)
4.8/5
(37)
Showing 121 - 132 of 132
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)