In MS Access, which join type in a Query design screen extracts all records from Table A and only those records from Table B that have matching key values? MCQ with Answer and Explanation

In MS Access, which join type in a Query design screen extracts all records from Table A and only those records from Table B that have matching key values?
A. Inner Join
B. Left Outer Join
C. Full Cross Join
D. Right Outer Join
Answer: Option B
Solution (By JKSSB Mock Tests)
A Left Outer Join includes all records from the left table (Table A) and matching rows from the right table (Table B). If no match exists, NULL values appear on the right side.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
The shortcut to minimize the ribbon in MS Office is:
A. Shift + F1
B. Alt + F1
C. Ctrl + F1
D. F11

Correct Answer: Option C


Explanation:
Ctrl+F1 toggles ribbon minimization.

This question belongs to: Computer Microsoft Office
Question #2
In MS Access, what field property specifies a pattern format rule (e.g., '(000) 000-0000') that users must strictly follow when entering data?
A. Validation Text
B. Input Mask
C. Format Parameter
D. Default Value

Correct Answer: Option B


Explanation:
An Input Mask creates a placeholder pattern constraint that guides formatting layout directly during manual data entry steps.

This question belongs to: Computer Microsoft Office
Question #3
What is the shortcut key to insert a special character like © in MS Word?
A. Ctrl + Alt + C
B. Alt + Ctrl + C
C. Both A and B
D. Insert > Symbol

Correct Answer: Option C


Explanation:
Alt+Ctrl+C inserts the copyright symbol. Insert > Symbol is another way, but shortcut is Alt+Ctrl+C.

This question belongs to: Computer Microsoft Office