Oracle
lab1 : Introduction to oracle and review of sql, objectives: a) To operate oracle as databae software, b) To run different SQL commands in Oracle. Material Required: a) oracle Software BAckground Theory: Oracle is a US based Company which produce multi user and server based RDBMS. It produce highly secure database SQL is implemented vy oracle in 1979 oracle v2 was the first version. Relational DB properties: a) Accept SQL queries, b) Secure c) Transaction Control d) Data Sharing SQl: Structural Query languages. It is common for all database Sysytem. Every RDNMS uses SQL. SQl can be used in oracle to - develop the table (relation, Schema) - develop procedure - develop views - create users and roles - create tablespace operating oracle: - Make account in oracle.com - Downl...