logo

CuriousTab

CuriousTab

Discussion


Home Database Data Modeling with ER Model Comments

  • Question
  • Which of the following refers to an entity in which the identifier of one entity includes the identifier of another entity?


  • Options
  • A. Weak entity
  • B. Strong entity
  • C. ID-dependent entity
  • D. ID-independent entity

  • Correct Answer
  • ID-dependent entity 


  • Data Modeling with ER Model problems


    Search Results


    • 1. In which of the following is a single-entity instance of one type of related to a single-entity instance of another type?

    • Options
    • A. One-to-One Relationship
    • B. One-to-Many Relationship
    • C. Many-to-Many Relationship
    • D. Composite Relationship
    • Discuss
    • 2. In a one-to-many relationship, the entity that is on the many side of the relationship is called a(n) ________ entity.

    • Options
    • A. parent
    • B. child
    • C. instance
    • D. subtype
    • Discuss
    • 3. Which of the following refers to something that can be identified in the users' work environment, something that the users want to track?

    • Options
    • A. Entity
    • B. Attribute
    • C. Identifier
    • D. Relationship
    • Discuss
    • 4. Which of the following indicates the minimum number of entities that must be involved in a relationship?

    • Options
    • A. Minimum cardinality
    • B. Maximum cardinality
    • C. ERD
    • D. Greater Entity Count (GEC)
    • Discuss
    • 5. Entities can be associated with one another in which of the following?

    • Options
    • A. Entities
    • B. Attributes
    • C. Identifiers
    • D. Relationships
    • Discuss
    • 6. What is not an advantage of stored procedures?

    • Options
    • A. Greater security
    • B. SQL can be optimized
    • C. Code sharing
    • D. Increased network traffic
    • Discuss
    • 7. The SQL statement to create a view is:

    • Options
    • A. CREATE VIEW.
    • B. MAKE VIEW.
    • C. SELECT VIEW.
    • D. INSERT VIEW.
    • Discuss
    • 8. The DROP TABLE statement:

    • Options
    • A. deletes the table structure only.
    • B. deletes the table structure along with the table data.
    • C. works whether or not referential integrity constraints would be violated.
    • D. is not an SQL statement.
    • Discuss
    • 9. A ________ is a program that performs some common action on database data and that is stored in the database.

    • Options
    • A. trigger
    • B. stored procedure
    • C. pseudofile
    • D. None of the above is correct.
    • Discuss
    • 10. Which of the following is NOT a type of SQL constraint?

    • Options
    • A. PRIMARY KEY
    • B. FOREIGN KEY
    • C. ALTERNATE KEY
    • D. UNIQUE
    • Discuss


    Comments

    There are no comments.

Enter a new Comment