Tag: architecture

Questions Related to architecture

Multiple choice technology architecture
  1. The relationship between more than one entity which has more than one attribute

  2. An attribute that cannot easily identify a record, but can easily viewed as a field

  3. An attribute, other than primary key, that can be used to identify an instance of an entity

  4. A non-distinguishable primary key which is not used to identify fields or records

  5. A primary key with two or more columns on a non-clustered index

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology architecture
  1. purchase_date

  2. Credit_card

  3. null

  4. credit_card & product_id

  5. product_id

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology architecture
  1. computer_id

  2. product_id

  3. company_id

  4. employee_id

  5. order_id

Reveal answer Fill a bubble to check yourself
C Correct answer