logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Database Systems Comments

  • Question
  • Which of the following is a database administrator's function?


  • Options
  • A. database design
  • B. backing up the database
  • C. performance monitoring
  • D. user coordination
  • E. All of the above

  • Correct Answer
  • All of the above 


  • Database Systems problems


    Search Results


    • 1. In SQL, GRANT command is used to

    • Options
    • A. allow user to access databases
    • B. allow user to create databases
    • C. grant system privileges, roles, and object privileges to uses and roles
    • D. choose auditing for specific SQL commands
    • E. None of the above
    • Discuss
    • 2. The logical data structure with a one-to-many relationship is a :

    • Options
    • A. network
    • B. tree
    • C. chain
    • D. relational
    • E. None of the above
    • Discuss
    • 3. Which two files are used during operation of the DBMS?

    • Options
    • A. query language and utilities
    • B. data manipulation language and query language
    • C. data dictionary and transaction log
    • D. data dictionary and query language
    • E. None of the above
    • Discuss
    • 4. The main idea behind computer files is that it is convenient to

    • Options
    • A. arrange them
    • B. store information together
    • C. create them
    • D. access them
    • E. None of the above
    • Discuss
    • 5. A list consists of last names, first names, addresses, and pin codes if all people in the list have the same last and the same pin code, a useful key would be

    • Options
    • A. the pin code
    • B. the last name
    • C. a compound key consisting of the first name and the last name
    • D. All of the above
    • E. None of the above
    • Discuss
    • 6. Data item characteristics that are important in data management include

    • Options
    • A. punctuation
    • B. language
    • C. spelling
    • D. width
    • E. None of the above
    • Discuss
    • 7. To have a file hold a list, it is necessary to

    • Options
    • A. identify the records in the list
    • B. identify the name, width and type of the fields of each record.
    • C. decide which fields will be used as sort or index keys
    • D. All of the above
    • E. None of the above
    • Discuss
    • 8. The relational model uses some unfamiliar terminology. A tuple is equivalent to a:

    • Options
    • A. record
    • B. field
    • C. file
    • D. data base
    • E. data item
    • Discuss
    • 9. Which of the following is not a relational database?

    • Options
    • A. dBASE IV
    • B. 4th Dimension
    • C. FoxPro
    • D. Reflex
    • E. None of the above
    • Discuss
    • 10. The PROJECT command will create new table that has

    • Options
    • A. more fields than the original table
    • B. more rows than the original table
    • C. both (a) and (b)
    • D. all the fields of master table
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment