In MS Access, to add a new record in a table, you can use: MCQ with Answer and Explanation

In MS Access, to add a new record in a table, you can use:
A. Datasheet view -> New Record row (asterisk *)
B. SQL INSERT command
C. Both A and C
D. Design view
Answer: Option C
Solution (By JKExamLibrary)
You can add records via Datasheet view or via an INSERT query.

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 MS Access, which clause of SQL is used to filter records based on a condition?
A. WHERE
B. GROUP BY
C. HAVING
D. ORDER BY

Correct Answer: Option A


Explanation:
WHERE filters rows before grouping. HAVING filters after grouping.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
In MS Access, what is the function of a 'Macro'?
A. Stores data
B. Automates repetitive tasks
C. Designs forms
D. Creates queries

Correct Answer: Option B


Explanation:
Macros are used to automate tasks and add functionality to forms, reports, and controls. They are not for data storage, query creation, or form design per se.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
In PowerPoint, the 'Handout Master' can be accessed from which tab?
A. Slide Show
B. View
C. Design
D. Insert

Correct Answer: Option B


Explanation:
Handout Master is under View tab.

This question belongs to: Computer Microsoft Office