Which object query language is natively used behind the graphical interface layout to filter and extract records in MS Access tables? MCQ with Answer and Explanation

Which object query language is natively used behind the graphical interface layout to filter and extract records in MS Access tables?
A. Unified Modeling Language (UML)
B. HyperText Markup Language (HTML)
C. Extensible Markup Language (XML)
D. Structured Query Language (SQL)
Answer: Option D
Solution (By JKExamLibrary)
MS Access uses SQL (Structured Query Language) behind its graphical Query Design view to communicate with, query, and manipulate relational databases.

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
The shortcut to switch between open workbooks in Excel is:
A. Ctrl + Tab
B. Ctrl + F6
C. Both A and C
D. Alt + Tab

Correct Answer: Option C


Explanation:
Ctrl+Tab and Ctrl+F6 switch between open Excel workbook windows.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In Excel, which of the following is NOT a valid data validation criteria?
A. Whole number
B. Decimal
C. List
D. Formula only

Correct Answer: Option D


Explanation:
Data validation allows Any value, Whole number, Decimal, List, Date, Time, Text length, Custom. There is no 'Formula only'.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
Which Access database object contains programming code that automates complex tasks?
A. Report
B. Query
C. Macro
D. Module

Correct Answer: Option D


Explanation:
Modules contain VBA code for advanced automation. Macros are simpler.

This question belongs to: Computer Microsoft Office