Exam 6: Relational Databases and SQL

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

An entity in an accounting system can be classified as a resource, event or agent about which data are collected.

(True/False)
4.8/5
(33)

Queries of a database are driven by ______________________________ commands.

(Short Answer)
4.8/5
(37)

A relation in an ER model is the same as an entity in the REA model.

(True/False)
4.9/5
(38)

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

(True/False)
4.8/5
(39)

Exhibit 6-1 The following table is a view of BILLING_HOURS from the various data elements in High-Tech Corp.'s relational database. I BILLING HOURS Employee No Clieat No Date Hours Ballizug Rate B122 F26768 20010823 8 150 A632 F11555 20010823 7 100 B122 F26768 20010824 8 150 A632 F11555 20010824 6 100 B122 F26768 20010825 9 150 A632 F11555 20010825 10 100 -Refer to Exhibit 6-1. Which of the following SQL statements would extract the employee number and date for every instance that an employee worked more than 8 hours any particular day?

(Multiple Choice)
4.9/5
(40)

A set of data that describes a single instance of the entity represented by a relation is known as a(n) ____.

(Multiple Choice)
4.8/5
(40)

A(n) ______________________________ attribute is the attribute whose value is unique for every entity that will ever appear in the database.

(Short Answer)
4.9/5
(36)

Exhibit 6-1 The following table is a view of BILLING_HOURS from the various data elements in High-Tech Corp.'s relational database. I BILLING HOURS Employee No Clieat No Date Hours Ballizug Rate B122 F26768 20010823 8 150 A632 F11555 20010823 7 100 B122 F26768 20010824 8 150 A632 F11555 20010824 6 100 B122 F26768 20010825 9 150 A632 F11555 20010825 10 100 -Refer to Exhibit 6-1. 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
(37)

The DELETE command is the method used to delete a tuple from a relation.

(True/False)
4.8/5
(35)

A key attribute is the attribute whose value is:

(Multiple Choice)
4.9/5
(37)

Which is not a step in creating a relation using SQL?

(Multiple Choice)
4.8/5
(42)

Attributes that consist of multiple subattributes are referred to as ______________________________.

(Short Answer)
4.8/5
(36)

In a relational database, the entity is represented as a(n):

(Multiple Choice)
4.9/5
(35)

____ specifies that for every attribute value in one relation that has been specified in order to allow reference to another relation, the tuple being referenced must remain intact.

(Multiple Choice)
4.9/5
(40)

A simplified representation of a complex entity is a(n):

(Multiple Choice)
4.9/5
(32)

______________________________ systems have existed in an organization over a long period of time and were developed using an organization's previous computer hardware and software platforms.

(Short Answer)
4.9/5
(32)

The cardinality constraint is used to specify both the minimum and maximum participation of one entity in the relationship with the other entity.

(True/False)
4.9/5
(37)

The ______________________________ is specified to uniquely identity each tuple in the relation.

(Short Answer)
4.7/5
(35)

The SELECT statement has all but one of the following parts:

(Multiple Choice)
4.9/5
(36)

______________________________ values waste memory space and may cause problems when running queries.

(Short Answer)
4.9/5
(38)
Showing 81 - 100 of 103
close modal

Filters

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