Exam 6: Database Design: Relationships

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

Why would you set an index on a field?

(Multiple Choice)
4.9/5
(36)

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)

In a database, a view is a copy of table data.

(True/False)
4.9/5
(29)

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 is UNIX?

(Multiple Choice)
4.8/5
(34)

Compare stored procedures and triggers in a database.

(Essay)
4.7/5
(39)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)