In MS Access, which relationship layout constraint ensures that records cannot be deleted from a parent table if matching child records exist in a linked table? MCQ with Answer and Explanation

In MS Access, which relationship layout constraint ensures that records cannot be deleted from a parent table if matching child records exist in a linked table?
A. Input Mask validation
B. Data Validation constraints
C. Referential Integrity
D. Cascade Update property
Answer: Option C
Solution (By JKSSB Mock Tests)
Enforcing Referential Integrity ensures that relationships between tables stay consistent, preventing orphan records by blocking deletions in a parent table when linked child rows exist.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
In Excel, what does the formula =SUMIF(A1:A10, ">5") do?
A. Returns error
B. Sums values in A1:A10 that are greater than 5
C. Sums all values and adds 5
D. Counts cells greater than 5

Correct Answer: Option B


Explanation:
SUMIF with criteria ">5" sums cells >5 in the range.

This question belongs to: Computer Microsoft Office
Question #2
In Excel, which function is used to return the number of whole workdays between two dates (excluding weekends and holidays)?
A. NETWORKDAYS()
B. DATEDIF()
C. DAYS()
D. WORKDAY()

Correct Answer: Option A


Explanation:
NETWORKDAYS returns workdays. WORKDAY returns a date after number of workdays.

This question belongs to: Computer Microsoft Office
Question #3
In Excel, which tab contains the 'Page Setup' group?
A. Data
B. Insert
C. Page Layout
D. View

Correct Answer: Option C


Explanation:
Page Layout tab has Page Setup.

This question belongs to: Computer Microsoft Office