Exam 6: Database Design: Relationships

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

Which clause has the same result as the clause WHERE Clients.ClientID = Projects.ClientID?

Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
Verified

B

You use the SQL ALLOW statement to provide access to specific data.

Free
(True/False)
4.8/5
(41)
Correct Answer:
Verified

False

If you will frequently sort on a field, it is a good candidate for an index.

Free
(True/False)
4.8/5
(44)
Correct Answer:
Verified

True

How do you create a view of data in Access?

(Multiple Choice)
4.9/5
(34)

In an enterprise-level relational database, where might you save a query if you anticipate running it often?

(Multiple Choice)
4.8/5
(28)

What can you do to provide physical security for a database?

(Multiple Choice)
4.7/5
(34)

Contrast LEFT and RIGHT joins and the records they return.

(Essay)
4.9/5
(32)

In Access, you can change _____ such as Indexed and Field Size in Table Design View.

(Multiple Choice)
4.8/5
(29)

Which of the following is not a database security concern?

(Multiple Choice)
4.9/5
(26)

List five technical competencies common to most database administration positions.

(Essay)
4.7/5
(24)

Which of the following is a language that is used to describe content distributed through a webpage?

(Multiple Choice)
4.7/5
(41)

What must you do before setting a database password in Access?

(Multiple Choice)
4.8/5
(32)

Views are often called a(n) _____ representation of the data in the database.

(Multiple Choice)
4.8/5
(44)

What does the Bureau of Labor Statistics project for database administration jobs?

(Multiple Choice)
4.8/5
(34)

Which of the following clauses sets the ProductID field as the foreign key to the Orders table?

(Multiple Choice)
4.8/5
(38)

Which of the following SQL commands lets user Mendez select data from the Projects table but not take any other action?

(Multiple Choice)
4.9/5
(33)

Which of the following is a system table typically maintained by a DBMS?

(Multiple Choice)
4.7/5
(38)

What is the term for a general set of skills that involves defining, dissecting, communicating, and solving problems using data and information?

(Multiple Choice)
4.8/5
(45)

Which field in the Customers table is the best candidate to index to improve database performance? Customers (CustomerID, FirstName, LastName, Address, City, Zip, Phone, BirthDate)

(Multiple Choice)
4.8/5
(37)

Which of the following database actions is not recorded in the system catalog?

(Multiple Choice)
4.8/5
(28)
Showing 1 - 20 of 50
close modal

Filters

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