Exam 6: Database Design: Relationships
Exam 1: Introduction to Database Management50 Questions
Exam 2: The Relational Model: Introduction, Qbe, and Relational Algebra50 Questions
Exam 3: The Relational Model: SQL50 Questions
Exam 4: The Relational Model: Advanced Topics50 Questions
Exam 5: Database Design: Normalization50 Questions
Exam 6: Database Design: Relationships50 Questions
Exam 7: Database Management Systems Processes and Services50 Questions
Exam 8: Database Industry Careers50 Questions
Exam 9: Database Industry Trends50 Questions
Select questions type
What type of security is not automatically available in an Access database?
(Multiple Choice)
4.8/5
(35)
Which of the following statements removes the Comments field from the Projects table?
(Multiple Choice)
4.9/5
(32)
Although Access does not have stored procedures, you can achieve some of the same benefits with _____.
(Multiple Choice)
5.0/5
(35)
The system catalog contains information about the operating system.
(True/False)
4.8/5
(30)
Which of the following SQL commands creates an index named LastName on the LastName field in the Customers table?
(Multiple Choice)
4.9/5
(34)
To specify the CustomerNum field as the primary key for the Customer table, which clause should you use?
(Multiple Choice)
4.9/5
(32)
What type of join should you use to create a query from a parent table named Customers and a child table named Orders where the linking field contained values in both tables?
(Multiple Choice)
4.8/5
(42)
When you add or delete a table or change the structure of a table, where does the DBMS record these changes?
(Multiple Choice)
4.8/5
(27)
Which of the following SQL commands creates a view named ClientList?
(Multiple Choice)
4.9/5
(31)
In Access, what Indexed option do you select to create an index on a field that might contain duplicate values but is not a primary key field?
(Multiple Choice)
4.9/5
(40)
What is meant by a null value? Is a null value the same as a value of zero? Explain your answer.
(Essay)
4.9/5
(41)
To insert a new field in a table, which keyword should be used with the ALTER TABLE command?
(Multiple Choice)
4.9/5
(31)
What database concept states that the primary key cannot allow null values?
(Multiple Choice)
4.9/5
(42)
Which of the following statements removes the Services table from a database?
(Multiple Choice)
4.9/5
(25)
A(n) _____ is an action that occurs automatically in response to a database operation such as INSERT, UPDATE, or DELETE.
(Multiple Choice)
4.8/5
(36)
Which of the following SQL commands do you use to change the structure of the Vendors table?
(Multiple Choice)
4.7/5
(36)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)