Exam 6: Relational Databases and Sql

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

Which of the following SQL statements would extract the client number and date for every instance that had a billing rate of $150?

(Multiple Choice)
4.9/5
(26)

Which of the following statements about the participation constraint is false?

(Multiple Choice)
4.8/5
(35)

A primary attribute is the attribute whose value is unique for every entity that will appear in the database.

(True/False)
4.9/5
(34)

Which of the following is an attribute but least likely to be the key attribute?

(Multiple Choice)
4.8/5
(36)

Attributes are often called fields.

(True/False)
4.9/5
(44)

A legacy system is one that has existed in an organization for less than one year.

(True/False)
5.0/5
(42)

Queries of a database are driven by ____________________ commands.

(Short Answer)
4.8/5
(34)

The following table is a view of TRAINING_COMPLETED from the various data elements in High-Tech Corp.'s relational database: The following table is a view of TRAINING_COMPLETED from the various data elements in High-Tech Corp.'s relational database:    Required:  a.Using proper SQL commands, develop a query to extract training data for employee Missy Pitman (employee number 11111), showing the date, hours, and training code. b.Design a table showing the output that would be generated based upon your query created above. Required: a.Using proper SQL commands, develop a query to extract training data for employee Missy Pitman (employee number 11111), showing the date, hours, and training code. b.Design a table showing the output that would be generated based upon your query created above.

(Essay)
4.8/5
(45)

The customer street address is often used as the key attribute in an REA diagram.

(True/False)
4.7/5
(43)

Queries of a database are driven by SELECT commands.

(True/False)
4.8/5
(38)

Which of the following SQL statements would extract the client number and date for every instance that an employee worked less than 8 hours any particular day?

(Multiple Choice)
4.9/5
(35)

A(n) ____________________ in an accounting system can be classified as a resource, event, or agent about which data is collected.

(Short Answer)
4.8/5
(35)

The notation 1,N is used to specify the relationship type of one to many.

(True/False)
4.8/5
(32)

In a relational database, a relation is defined as a collection of data representing multiple occurrences of the following except:

(Multiple Choice)
4.7/5
(33)

A key attribute is the attribute whose value is:

(Multiple Choice)
4.9/5
(40)

The following E-R diagram shows a M:N relationship between two relations.To map this E-R diagram into a logical database model: The following E-R diagram shows a M:N relationship between two relations.To map this E-R diagram into a logical database model:

(Multiple Choice)
4.8/5
(32)

The DELETE command is used when we want to change one or more attribute values.

(True/False)
4.9/5
(32)

The sequence of steps in identifying relationships in a model is:

(Multiple Choice)
4.8/5
(32)

A(n) ____ is an item of data that characterizes an entity or relationship

(Multiple Choice)
4.9/5
(35)

REA stands for ____________________, ____________________, and ____________________.

(Short Answer)
4.9/5
(36)
Showing 61 - 80 of 93
close modal

Filters

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