Q. Which of the following store command to retrieve data from database?

  • (A) Tables
  • (B) Queries
  • (C) Reports
  • (D) Forms
πŸ’¬ Discuss
βœ… Correct Answer: (B) Queries

Q. What do you mean by, one-to-many relationship between Student and Class table?

  • (A) Many students may have many classes
  • (B) Many classes may have many students
  • (C) One class may have many student
  • (D) One student can have many classes
πŸ’¬ Discuss
βœ… Correct Answer: (D) One student can have many classes

Q. Which of the following term is least related to database?

  • (A) Columns
  • (B) Relationship
  • (C) Tuples
  • (D) Attributes
πŸ’¬ Discuss
βœ… Correct Answer: (A) Columns

Q. A database object in MS Access that stores a question about the data in database?

  • (A) Report
  • (B) Query
  • (C) Form
  • (D) Table
πŸ’¬ Discuss
βœ… Correct Answer: (B) Query

Q. Which of the following expresses correct order?

  • (A) Files, Databases, Tables, Records, Fields, Characters
  • (B) Databases, Tables, Files, Records, Field, Character
  • (C) Characters, Fields, Records, Tables, Database, Files
  • (D) Characters, Fields, Records, Tables, Files, Databases
πŸ’¬ Discuss
βœ… Correct Answer: (D) Characters, Fields, Records, Tables, Files, Databases

Q. To create primary key for a table when in design view

  • (A) Type PRIMARY in field type box when creating
  • (B) Click the Primary Key button in Design ribbon when the cursor is in required field
  • (C) Mark the Primary check box in field name of required field
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) Click the Primary Key button in Design ribbon when the cursor is in required field

Q. Which of the following is not a logical database structure?

  • (A) Relational
  • (B) Tree
  • (C) Network
  • (D) Chain
πŸ’¬ Discuss
βœ… Correct Answer: (D) Chain

Q. Which type of field is incremented automatically?

  • (A) Auto Value
  • (B) Auto Increment
  • (C) AutoNumber
  • (D) Auto Elevate
πŸ’¬ Discuss
βœ… Correct Answer: (C) AutoNumber

Q. Which tool do you use to create a query object?

  • (A) Table query wizard
  • (B) Simple query wizard
  • (C) Simple filter wizard
  • (D) Database wizard
πŸ’¬ Discuss
βœ… Correct Answer: (B) Simple query wizard

Q. How many relations may exist between tables in databases?

  • (A) 1
  • (B) 2
  • (C) 3
  • (D) 4
πŸ’¬ Discuss
βœ… Correct Answer: (C) 3