πŸ“Š Microsoft Access
Q. Cascade update option
  • (A) Means change all the related records in child tables if the record in parent table is changed
  • (B) Means do not change the value in the primary key field if that record has related records in another table
  • (C) Both of above
  • (D) None of above
πŸ’¬ Discuss
βœ… Correct Answer: (C) Both of above
πŸ“Š Microsoft Access
Q. A search value can be an exact value or it can be
  • (A) Comparison operation
  • (B) Wild card character
  • (C) Relationship
  • (D) Logical Operator
πŸ’¬ Discuss
βœ… Correct Answer: (B) Wild card character
πŸ“Š Microsoft Access
Q. The_______ operator will cause a record to be selected only if two or more conditions are satisfied
  • (A) And
  • (B) Range
  • (C) If or
  • (D) Or
πŸ’¬ Discuss
βœ… Correct Answer: (A) And
πŸ“Š Microsoft Access
Q. It is a query that when run displays its own dialog box prompting you for information, such as
  • (A) Append
  • (B) Parameter
  • (C) Crosstab
  • (D) Select
πŸ’¬ Discuss
βœ… Correct Answer: (B) Parameter
πŸ“Š Microsoft Access
Q. A part of database that stores only one type of data is
  • (A) Record
  • (B) Query
  • (C) Field
  • (D) Report
πŸ’¬ Discuss
βœ… Correct Answer: (C) Field
πŸ“Š Microsoft Access
Q. Which of the following can be an example of a database?
  • (A) Address book of all the suppliers of a company
  • (B) Salary sheet of all the employees of a company
  • (C) Records of daily sales transactions of a company
  • (D) All of above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of above
πŸ“Š Microsoft Access
Q. Which of the following is not a database application?
  • (A) Access
  • (B) FoxPro
  • (C) Flash
  • (D) dBase
πŸ’¬ Discuss
βœ… Correct Answer: (C) Flash
πŸ“Š Microsoft Access
Q. Which is the valid data type in Access?
  • (A) Currency
  • (B) Text
  • (C) Number
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above
πŸ“Š Microsoft Access
Q. You have field ‘Sex’ of type Byte Number. How to limit its value to 0 and 1 only?
  • (A) By using format
  • (B) By defining validation rule
  • (C) By using default value
  • (D) By setting required to ‘Yes’
πŸ’¬ Discuss
βœ… Correct Answer: (B) By defining validation rule
πŸ“Š Microsoft Access
Q. Which function cannot be used for calculated controls in a report?
  • (A) COUNT
  • (B) MPT
  • (C) AVG
  • (D) SUM
πŸ’¬ Discuss
βœ… Correct Answer: (B) MPT