In MS Access, which of the following is an example of an action query? MCQ with Answer and Explanation

In MS Access, which of the following is an example of an action query?
A. Update query
B. Crosstab query
C. Parameter query
D. Select query
Answer: Option A
Solution (By JKSSB Mock Tests)
Action queries: Update, Delete, Append, Make-Table.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1
In Excel, the function =COLUMN() in cell D5 returns:
A. Error
B. 4
C. D
D. 5

Correct Answer: Option B


Explanation:
Column D is 4th column.

This question belongs to: Computer Microsoft Office
Question #2
In Access, which of the following is a valid way to set a primary key?
A. Use the Primary Key button in Design View
B. Both A and B
C. Set in Datasheet View
D. Right-click the field in Design View and select Primary Key

Correct Answer: Option B


Explanation:
You can set primary key by right-clicking or clicking the Primary Key button in Design View.

This question belongs to: Computer Microsoft Office
Question #3
In MS Access, to specify that a field can only accept values between 1 and 100, set:
A. Validation Rule = Between 1 And 100
B. Input Mask
C. Required = Yes
D. Default Value

Correct Answer: Option A


Explanation:
Validation Rule restricts input.

This question belongs to: Computer Microsoft Office