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
Legal-values integrity is the property that states that no record can exist in the database with a value in the field other than one of the legal values.
(True/False)
4.8/5
(36)
In Access,a(n)____________________ enables you to add logic to table events such as adding,changing,or deleting data
(Short Answer)
4.8/5
(39)
Access has a tool called the ____________________,which allows you to easily print detailed documentation concerning any table,query,report,form,or other object in the database.
(Short Answer)
4.8/5
(45)
In a system catalog,the ____________________ table contains information about the tables known to SQL.
(Short Answer)
4.9/5
(35)
In SQL,you use the CHECK clause to enforce ____ integrity.
(Multiple Choice)
4.7/5
(39)
____________________ is the prevention of unauthorized access to the database.
(Short Answer)
5.0/5
(30)
The command DEL INDEX CustList; would remove the index named CustList.
(True/False)
4.8/5
(41)
Which of the following statement fragments will only allow a CreditLimit of $5,000,$7,500,or $15,000?
(Multiple Choice)
4.8/5
(33)
Within an organization,the ____________________ determines the types of access various users can have to the database.
(Short Answer)
4.8/5
(37)
The ____ statement will take away user privileges to the database.
(Multiple Choice)
4.7/5
(38)
One advantage of using views is that they provide data dependence.
(True/False)
4.8/5
(42)
A(n)____________________ index is an index with more than one key field.
(Essay)
4.9/5
(33)
To insert a new field in a table,the ____ keyword should be used with the ALTER TABLE command.
(Multiple Choice)
4.8/5
(46)
In a client/server system,users access the database through ____.
(Multiple Choice)
4.8/5
(40)
Explain what is meant by a null value.Is a null value the same as a value of zero?
(Essay)
4.8/5
(52)
Information about tables in the database is kept in the system catalog.
(True/False)
4.8/5
(30)
The SQL command for deleting the Storehouse field from the Item table is ____.
(Multiple Choice)
4.9/5
(42)
What are the advantages of having views only contain the fields required by a given user?
(Essay)
4.8/5
(35)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)