logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Database Systems Comments

  • Question
  • A _____ means that one record in a particular record type can be related to many records in another record type and vice-versa.


  • Options
  • A. One-to-one relationship
  • B. One-to-many relationship
  • C. Many-to-one relationship
  • D. Many-to-many relationship
  • E. None of the above

  • Correct Answer
  • Many-to-many relationship 


  • Database Systems problems


    Search Results


    • 1. A good query system

    • Options
    • A. can accept English language commands
    • B. allows non-programmers to access information stored in a database
    • C. can be accessed only by data processing professionals
    • D. both (a) and (b)
    • E. None of the above
    • Discuss
    • 2. Related fields in a data base are grouped to form

    • Options
    • A. data file
    • B. data record
    • C. menu
    • D. bank
    • E. None of the above
    • Discuss
    • 3. Queries to a database

    • Options
    • A. are written in English
    • B. can use aggregate functions like SUM and COUNT
    • C. both (a) and (b)
    • D. All of the above
    • E. None of the above
    • Discuss
    • 4. What is the abbreviation used for a software package that permits the users to create, retrieve and maintain records in a database?

    • Options
    • A. DASD
    • B. FMS
    • C. EMMS
    • D. DBMS
    • E. None of the above
    • Discuss
    • 5. Batch processing is appropriate if

    • Options
    • A. a large computer system is available
    • B. only a small computer system is available
    • C. only a few transactions are involved
    • D. All of the above
    • E. None of the above
    • Discuss
    • 6. In SQL, which command is used to select only one copy of each set of duplicable rows

    • Options
    • A. SELECT DISTINCT
    • B. SELECT UNIQUE
    • C. SELECT DIFFERENT
    • D. All of the above
    • E. None of the above
    • Discuss
    • 7. If a piece of data is stored in two places in the database, then

    • Options
    • A. storage space is wasted
    • B. changing the data is one spot will cause data inconsistency
    • C. it can be more easily accessed
    • D. both (a) and (b)
    • E. None of the above
    • Discuss
    • 8. A command that lets you change one or more fields in a record is

    • Options
    • A. Insert
    • B. Modify
    • C. Look-up
    • D. All of the above
    • E. None of the above
    • Discuss
    • 9. A relational database management (RDBM) package manages data in more than one file at once. How does it organize these file? As

    • Options
    • A. tables
    • B. relations
    • C. tuple
    • D. both (a) and (b)
    • E. None of the above
    • Discuss
    • 10. Embedded pointer provide

    • Options
    • A. a secondary access path
    • B. a physical record key
    • C. an inverted index
    • D. All of the above
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment