logo

CuriousTab

CuriousTab

Discussion


Home Technical Questions Database Comments

  • Question
  • Which of the following indicates the maximum number of entities that can be involved in a relationship?


  • Options
  • A. Minimum cardinality
  • B. Maximum cardinality
  • C. ERD
  • D. Greater Entity Count (GEC)

  • Correct Answer
  • Maximum cardinality 


  • Database problems


    Search Results


    • 1. Which of the following products implemented the CODASYL DBTG model?

    • Options
    • A. IDMS
    • B. DB2
    • C. dBase-II
    • D. R:base
    • Discuss
    • 2. Does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?

    • Options
    • A. Yes
    • B. No
    • C. May be Yes or No
    • D. None
    • Discuss
    • 3. If you are using C language to implement the heterogeneous linked list, what pointer type will you use?
    • Discuss
    • 4. The time complexity of sequential search is

    • Options
    • A. O(n)
    • B. O(2n)
    • C. O(n^2)
    • D. None
    • Discuss
    • 5. Which among the following is the disadvantage of circular list?

    • Options
    • A. An info field that contains the information stored in the node
    • B. Can?t traverse the list backward
    • C. A pointer to the node is given we cannot delete the node
    • D. Both 2 and 3
    • Discuss
    • 6. A reason for using an SQL view to hide columns is:

    • Options
    • A. to simplify a result only.
    • B. to prevent the display of sensitive data only.
    • C. to accomplish both of the above.
    • D. None of the above are reasons for using an SQL view.
    • Discuss
    • 7. Which of the following occurs when a transaction rereads data it has previously read and finds modification or deletions caused by a committed transaction?

    • Options
    • A. Nonrepeatable read
    • B. Phantom read
    • C. Dirty read
    • D. Consistent read
    • Discuss
    • 8. SQL Server program code that is executed instead of an SQL command that needs to be processed is called

    • Options
    • A. INSTEAD OF trigger.
    • B. BEFORE trigger.
    • C. AFTER trigger.
    • D. BEGIN trigger.
    • Discuss
    • 9. The expression FOR XML RAW tells SQL Server to:

    • Options
    • A. place the values of the columns as attributes in the resulting XML document.
    • B. place the values of the columns into elements rather than attributes.
    • C. place some columns into elements and others into attributes.
    • D. None of the above is correct.
    • Discuss
    • 10. The "curse of dimensionality" relates to which problem of using operational data for BI reporting?

    • Options
    • A. Dirty data
    • B. Inconsistent data
    • C. Too much data
    • D. Non-integrated data
    • Discuss


    Comments

    There are no comments.

Enter a new Comment