logo

CuriousTab

CuriousTab

Discussion


Home Computer Science Database Systems Comments

  • Question
  • The designer of a form includes


  • Options
  • A. filed designators
  • B. prompts
  • C. data
  • D. both (a) and (b)
  • E. None of the above

  • Correct Answer
  • both (a) and (b) 


  • Database Systems problems


    Search Results


    • 1. In a large DBMS

    • Options
    • A. each user can "see" only a small part of the entire database
    • B. each user can access every sub¬schema
    • C. each subschema contains every field in the logical schema
    • D. All of the above
    • E. None of the above
    • Discuss
    • 2. An indexing operation

    • Options
    • A. sorts a file using a single key
    • B. sorts file using two keys
    • C. establishes an index for a file
    • D. both (b) and (c)
    • E. None of the above
    • Discuss
    • 3. In SQL, which command is used to add a column/integrity constraint to a table

    • Options
    • A. ADD COLUMN
    • B. INSERT COLUMN
    • C. MODIFY TABLE
    • D. ALTER TABLE
    • E. None of the above
    • Discuss
    • 4. A _____ means that one record in a particular record type may be related to more than one record of another record type.

    • 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
    • Discuss
    • 5. A ____ Contains the smallest unit of meaningful data, so you might call it the basic building block for a data file.

    • Options
    • A. File structure
    • B. Records
    • C. Fields
    • D. Database
    • E. None of the above
    • Discuss
    • 6. An audit trail

    • Options
    • A. is used to make back-up copies
    • B. is the recorded history of operations performed on a file
    • C. can be used to restore lost information
    • D. All of the above
    • E. None of the above
    • Discuss
    • 7. The way a particular application views the data from the data base that the application uses is a :

    • Options
    • A. module
    • B. relational model
    • C. schema
    • D. subschema
    • E. None of the above
    • Discuss
    • 8. The model for a _____ resembles the hierarchical model in many respects.

    • Options
    • A. Network database
    • B. Relational database
    • C. Distributed database
    • D. Hierarchical database
    • E. None of the above
    • Discuss
    • 9. In SQL, the CREATE VIEW command is used

    • Options
    • A. to recompile view
    • B. to define a view of one or more tables or views
    • C. to recompile a table
    • D. to create a trigger
    • E. None of the above
    • Discuss
    • 10. Which command(s) is(are) used to redefine a column of the table in SQL?

    • Options
    • A. ALTER TABLE
    • B. DEFINE TABLE
    • C. MODIFY TABLE
    • D. All of the above
    • E. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment