Exam 4: The Relational : Advanced Topics
Exam 1: Introduction to Database Management50 Questions
Exam 2: The Relational : Introduction, QBE, and Relational Algebra50 Questions
Exam 3: The Relational : SQL75 Questions
Exam 4: The Relational : Advanced Topics50 Questions
Exam 5: Database Design 1: Normalization50 Questions
Exam 6: Database Design 2: Design Method75 Questions
Exam 7: Dbms Functions50 Questions
Exam 8: Database Administration50 Questions
Exam 9: Database Management Approaches75 Questions
Select questions type
The ____ command will create an application program's or individual user's picture of the database.
Free
(Multiple Choice)
4.7/5
(26)
Correct Answer:
D
Referential integrity is specified using the FOREIGN KEY clause in the SELECT command.
Free
(True/False)
4.8/5
(32)
Correct Answer:
False
To create the primary key clause for the OrderLine table on the OrderNum and ItemNum fields,the correct statement is ____.
(Multiple Choice)
4.7/5
(35)
A(n)____ is an action that occurs automatically in response to an associated database operation such as an INSERT,UPDATE,or DELETE command.
(Multiple Choice)
4.7/5
(38)
In Access,a key symbol appears in the row selector of the field that is the ____ key.
(Multiple Choice)
4.7/5
(35)
A(n)____ is a computer that is connected to a network and has access through the server to the database.
(Multiple Choice)
4.7/5
(21)
To create an index named RepBal with the keys RepNum and Balance and with the balances listed in descending order,the command is ____.
(Multiple Choice)
4.7/5
(33)
Essentially,setting the value in a given field to ____ is similar to not entering a value in it at all.
(Multiple Choice)
4.8/5
(30)
Within relational model systems on both mainframes and personal computers,the main mechanism for increasing the efficiency with which data is retrieved from the database is the ____________________.
(Short Answer)
4.9/5
(35)
To create the primary key clause for the Customer table on the CustomerNum field,the correct statement is ____.
(Multiple Choice)
5.0/5
(38)
When you create an index whose key has a single field,you have created what is called a single-column index.
(True/False)
4.9/5
(34)
The following command will enable Jones to retrieve data from the Customer table,but not to take any other action: GRANT SELECT ON Customer Jones ;
(True/False)
4.8/5
(29)
In a client/server system,the database resides on a computer called the ____.
(Multiple Choice)
4.7/5
(32)
What is the difference between entity integrity and referential integrity?
(Essay)
4.9/5
(35)
One advantage of a view is that different users can view the same data in different ways.
(True/False)
4.9/5
(30)
The type of field for which you should never allow nulls is the ____________________.
(Short Answer)
4.8/5
(38)
The field or combination of fields on which an index is built is called the ____________________ key.
(Short Answer)
4.8/5
(39)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)