Correct Answer
verified
Multiple Choice
A) short
B) numeric
C) fixed
D) A and B
E) A,B,and C
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) PRODUCT (ProductID,Description,Cost) SUPPLIER (SupplierID,ContactName,PhoneNumber)
B) PRODUCT (ProductID,Description,Cost) SUPPLIER (SupplierID,ContactName,PhoneNumber,ProductID)
C) PRODUCT (ProductID,Description,Cost,SupplierID) SUPPLIER (SupplierID,ContactName,PhoneNumber,ProductID)
D) PRODUCT (ProductID,Description,Cost,ContactName) SUPPLIER (SupplierID,ContactName,PhoneNumber)
E) PRODUCT (ProductID,Description,Cost,SupplierID) SUPPLIER (SupplierID,ContactName,PhoneNumber)
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) Relax security
B) Lack of design time
C) End user preference
D) Improve performance
E) None of the above
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
True/False
Correct Answer
verified
Multiple Choice
A) They are identifiers that are supplied by the system,not the users.
B) They have no meaning to the users.
C) They are nonunique within a table.
D) They can be problematic when combining databases.
E) The DBMS will not allow their values to be changed.
Correct Answer
verified
Multiple Choice
A)
TABLE_A (Attribute1, Attribute2, Attribute3)
TABLE B (Attribute4, Attribute5, Attribute6, Attributel)
B)
TABLE_A (Attribute1, Attribute2, Attribute3, Attribute4, Attribute5)
TABLE_B (Attribute4, Attribute5, Attribute6)
C)
TABLE_A (Attribute1, Attribute2, Attribute3, Attribute4)
TABLE_B (Attribute4 , Attribute5, Attribute6, Attributel)
D)
TABLE_A (Attribute1, Attribute2, Attribute3)
TABLE B (Attribute4, Attribute5, Attribute6)
E)
TABLE_A (Attribute1, Attribute2, Attribute3, Attribute6)
TABLE_B (Attribute4, Attribute5, Attribute6)
Correct Answer
verified
Short Answer
Correct Answer
verified
Short Answer
Correct Answer
verified
True/False
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Multiple Choice
A) When the recursive relationship is M:N,an intersection table is created.
B) The rows of a single table can play two different roles.
C) The techniques for representing the tables are the same as for non-recursive relationships except the rows are in the same table.
D) Recursive relationships can be 1:1,1:N,or M:N relationships.
E) Even when the relationship is 1:N,a new table must be defined to represent the relationship.
Correct Answer
verified
True/False
Correct Answer
verified
Showing 21 - 40 of 81
Related Exams