oracleplsqlintroduction

                                                             Basics about Oracle pl/sql tutorial - Day 1

Oracle
Sql basic
Plsql basic
Sql advanced
Plsql advanced
Performace tuning basic
Performance tuning advanced

Introduction of SQL

1. Introduction
2. Commands
3. Data types
4. Clauses
5. Constraints
6. Operators
7. Functions
8. Joins
9. Subqueries
10. Other DB objects

Oracle history

Below version are DBMS based:

Version       Date

2    June       1979
3    Mar        1983
4    Oct         1984
5.0 Apr         1985
6.0 Jul          1988
7.0 June        1992
7.1 May        1994
7.2 May        1995
7.3 Feb         1996

Below version are RDBMS based:

8.0 Jun 1997 Oracle 8 - Inbuilt JVM is included in oracle database
Internet based applications like we can interact with internet Without using browser.
Sending mail/Receiving email/downloading attachment.

Version     Date           Release Name

8.1.5          Feb  1999    Oracle 8i Release1 - i -stands for internet
8.1.6          Nov 1999    Oracle 8i Release2
8.1.7          Aug  2000   Oracle 8i Release3
9.0.1          Jun   2001   Oracle 9i Release1
9.2             May 2002   Oracle 9i Release2

                                         Thank you & wait for our next blog !!!

Comments

Popular posts from this blog

Decode function in Oracle pl/sql

SUBSTR function in Oracle pl/sql 

StoredprocedureinOracleplsql