Exam 8: Data Abstractions

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

Describe the distinction between a traditional database and a data warehouse.

(Essay)
4.7/5
(30)

Given the relation Employees containing the attributes Name, Address, and CurrentJobID and the relation Jobs containing the attributes JobID, SkillRating, Department, what question is answered by the following sequence of operations? Given the relation Employees containing the attributes Name, Address, and CurrentJobID and the relation Jobs containing the attributes JobID, SkillRating, Department, what question is answered by the following sequence of operations?

(Essay)
4.9/5
(26)

Given the two relations X and Y below  Given the two relations X and Y below   draw the relation Result that would be produced by the following statements? Temp  \leftarrow  JOIN X and Y where X.A > Y.D Result  \leftarrow  PROJECT X.B, Y.C from Temp draw the relation Result that would be produced by the following statements? Temp \leftarrow JOIN X and Y where X.A > Y.D Result \leftarrow PROJECT X.B, Y.C from Temp

(Essay)
4.8/5
(32)

Given the relation X below  Given the relation X below   what value will be extracted by the following query? TEMP  \leftarrow  SELECT from X where B > C RESULT  \leftarrow PROJECT A from TEMP what value will be extracted by the following query? TEMP \leftarrow SELECT from X where B > C RESULT \leftarrow PROJECT A from TEMP

(Multiple Choice)
4.9/5
(36)

Given the relation X below Given the relation X below   what value will be retrieved by the following query?  what value will be retrieved by the following query? Given the relation X below   what value will be retrieved by the following query?

(Multiple Choice)
4.9/5
(42)

Identify two database models. ____________________ ____________________

(Essay)
4.8/5
(42)
Showing 41 - 46 of 46
close modal

Filters

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