What is the primary technical function of an 'Index' property within an MS Access database table field designer? MCQ with Answer and Explanation

What is the primary technical function of an 'Index' property within an MS Access database table field designer?
A. It hides specified columns from being extracted by query layouts.
B. It links child fields to external web hyperlinks automatically.
C. It speeds up data searches and retrieval operations on that field while optionally preventing duplicate values.
D. It converts plain text entries into encrypted binary string records.
Answer: Option C
Solution (By JKSSB Mock Tests)
Indexes optimize search efficiency and data sorting steps in a database field, though they can increase processing time slightly during record insertion updates.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
What happens when you select a cell in MS Excel and press 'Ctrl + ;' (Control + Semicolon)?
A. The column is completely deleted
B. The current system date is inserted
C. The cell formulas are hidden
D. The current system time is inserted

Correct Answer: Option B


Explanation:
Ctrl + ; inserts the current system date into the cell, whereas Ctrl + Shift + : (Colon) inserts the current system time.

This question belongs to: Computer Microsoft Office
Question #2
In MS Access, the 'Row Source' property of a combo box determines:
A. The default value
B. The field where the selected value is stored
C. The SQL query to update records
D. The list of values displayed for selection

Correct Answer: Option D


Explanation:
Row Source provides the data for the list.

This question belongs to: Computer Microsoft Office
Question #3
In MS Access, which view shows data in a continuous form layout for rapid data entry?
A. Datasheet
B. Single Form
C. Continuous Forms
D. Split Form

Correct Answer: Option C


Explanation:
Continuous Forms display multiple records at once in a form format.

This question belongs to: Computer Microsoft Office