Which are initial RDBMS, Hierarchical & N/w database?
Ans – RDBMS – R system Hierarchical – IMS N/W – DBTG 62. Difference between Oracle 6 and Oracle 7 ORACLE 7 has the following features – • Cost based optimizer • Shared SQL Area user • Multi Threaded Server • Hash Clusters • Roll back Size Adjustment • Truncate command • Database Integrity Constraints • Stored procedures, functions packages & triggers • Resource profile limit. It prevents user from running away with system resources • Distributed Database • Table replication & snapshots ORACLE 6 has the following features – • Rule based optimizer • SQL area allocated for each user • Single Threaded Server • Only B-Tree indexing • No provision for Roll back Size Adjustment • No provision for Truncate command • Provision at Application Level • No provision for Stored procedures, functions packages & triggers • No provision for Resource profile limit.