Difficulty: Medium
Correct Answer: R:base
Explanation:
Introduction / Context:
Relational algebra underpins the relational model. Early personal computer (PC) DBMS products varied in how faithfully they implemented relational principles.
Given Data / Assumptions:
Concept / Approach:
Among PC databases, R:base is recognized for implementing true relational algebra early in the PC space, in contrast to file-oriented products like dBase-II.
Step-by-Step Reasoning:
Verification / Alternative check:
Historical references and industry retrospectives place R:base as an early adopter of relational theory on PCs.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming enterprise leaders (e.g., Oracle) were first on PCs or conflating “SQL support” with strict relational algebra implementation in early PC products.
Final Answer:
R:base
Discussion & Comments