In MS Access, SQL View is used to: MCQ with Answer and Explanation

In MS Access, SQL View is used to:
A. Design the table structure
B. View the output of a query in a datasheet
C. Run a macro
D. Write or edit SQL statements for a query
Answer: Option D
Solution (By JKSSB Mock Tests)
SQL View shows the query's SQL code.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
In MS Word, 'Text Effects and Typography' is available under:
A. Design tab
B. Both A and B
C. Home tab -> Font group
D. Insert tab -> WordArt

Correct Answer: Option C


Explanation:
Text Effects button is in the Font group on Home tab (glowing A).

This question belongs to: Computer Microsoft Office
Question #2
Which of the following is the shortcut to save the current workbook in Excel?
A. Ctrl + S
B. F12
C. Ctrl + Shift + S
D. Alt + F4

Correct Answer: Option A


Explanation:
Ctrl + S saves. F12 opens Save As. Alt + F4 closes Excel.

This question belongs to: Computer Microsoft Office
Question #3
Which function in Excel returns the average of cells that meet a given condition?
A. COUNTIF()
B. AVERAGE()
C. SUMIF()
D. AVERAGEIF()

Correct Answer: Option D


Explanation:
AVERAGEIF averages based on a criterion. AVERAGEIFS for multiple criteria.

This question belongs to: Computer Microsoft Office