adspace
How is the data structure of System R different from the relational structure?
Answer Posted / Ritu Raj
System R was a precursor to modern Relational Database Management Systems (RDBMS). While both share the same underlying idea of storing and managing data in tables, System R's data structure used an extension called 'Queries'. In comparison, Relational structures use SQL queries to manage data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers