In MS Access, which clause in SQL is used to specify the table from which to retrieve data? MCQ with Answer and Explanation

In MS Access, which clause in SQL is used to specify the table from which to retrieve data?
A. SELECT
B. INTO
C. FROM
D. WHERE
Answer: Option C
Solution (By JKSSB Mock Tests)
FROM clause specifies table.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
Which of the following field keys in MS Access links a child table record to a primary key in a parent table?
A. Composite Key
B. Candidate Key
C. Foreign Key
D. Super Key

Correct Answer: Option C


Explanation:
A Foreign Key matches the primary key field of another table to form relational links between distinct data records.

This question belongs to: Computer Microsoft Office
Question #2
In MS Access, which of the following is NOT a field data type?
A. Long Text
B. Calculated
C. Memo
D. Lookup

Correct Answer: Option D


Explanation:
Lookup is not a data type; it's a field property (using Lookup Wizard). Data types include Short Text, Long Text, Number, Date/Time, Currency, AutoNumber, Yes/No, OLE Object, Hyperlink, Attachment, Calculated.

This question belongs to: Computer Microsoft Office
Question #3
What is the shortcut key to open the 'Font' dialog box in MS Word?
A. Ctrl + D
B. Alt + O, F
C. Ctrl + F
D. Ctrl + Shift + F

Correct Answer: Option A


Explanation:
Ctrl + D opens the Font dialog box in Word. Ctrl + F opens Find, Ctrl+Shift+F opens the Font dialog as well (but less common), Alt+O,F is menu navigation. However, Ctrl+D is the standard shortcut.

This question belongs to: Computer Microsoft Office