In Access, which of the following is a valid query that updates data? MCQ with Answer and Explanation

In Access, which of the following is a valid query that updates data?
A. Update Query
B. Delete Query
C. All of the above
D. Append Query
Answer: Option C
Solution (By JKExamLibrary)
Update, Append, and Delete are all action queries that modify data.

This question belongs to: Computer Microsoft Office

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1 Report Error
In Excel, what is the result of the expression =3^2?
A. Error
B. 8
C. 9
D. 6

Correct Answer: Option C


Explanation:
Caret (^) is the exponentiation operator; 3^2 = 9.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In Excel, which of the following formulas calculates the monthly payment for a loan of ₹5,00,000 at 10% annual interest for 5 years?
A. =PMT(10%, 5, 500000)
B. =PV(10%/12, 5*12, -500000)
C. =FV(10%, 5, 500000)
D. =PMT(10%/12, 5*12, -500000)

Correct Answer: Option D


Explanation:
PMT requires rate per period, total periods, present value. Monthly rate is 10%/12, periods 60, PV -500000.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
What happens when you select a block of text in MS Word and press the 'Ctrl + E' shortcut?
A. The text is right-aligned
B. The text is centered
C. The text is justified
D. The text is left-aligned

Correct Answer: Option B


Explanation:
Ctrl + E is the standard keyboard shortcut used to center-align the selected text or paragraph in MS Word.

This question belongs to: Computer Microsoft Office