Skip to main content

SQL 10g Reference


Free download from Oracle and end to end SQL reference guide. I can just say that it is a bible for SQL.


CLICK HERE FOR ORACLE 10G SQL REFERENCE --DOWNLOAD PDF

CLICK HERE FOR SQL, PL/SQL, and SQL*Plus Syntax and Examples -- ONLINE REFERENCE



Comments

Gowrishankar Gc said…
Dear mithun,
I am Gowrishankar one of ur student in QSpiders.. M not able to attend the tuesday class as i told yesturday M GOING TO SUBMIT MY PROJECT REPRT to my guid so kindly send me the tuesday meterial to my mail...my mail id is..
gowrishankar.gc@gmail.com
Rmaniganda said…
i couldn't install database in my pc, changed compatibility , even run as administrator.


"while installing i got abnormal program termination. an internal error has occurred. please provide the following to oracle support:
unknown
unknown
unknown."
shashank said…
hello sir,
oracle initialization or shutdown in progress is the error its showing when i tried to login . please help me with this.
sheik suheb said…
hello sir,
"while installing i got abnormal program termination. an internal error has occurred. please provide the following to oracle support:
unknown
unknown
unknown."
Dhiraj said…
Dear Sir, Please share your real experience in the class of company as - how database works,and how to develop new database....
Unknown said…
Hi Sir please help in this.
I have a table with date format'YYYYMMDD' i want to retrieve only data for present date, whenever i run that view, it should show only data for present date,

Pls reply it will be great help arif.sindagikar@gmail.com

Popular posts from this blog

Basics of RDBMS

Data Small set of information becomes data, this set of information helps make decision. Data is always some useful information. Database Place where you store the data. Database represents some aspect of the real world called "miniworld". A database is designed, built and populated with data for a specific purpose. It has intended group of users and some preconceived applications in which these users are interested. In other words, a database has some source from which data is derived, some degree of interaction with events in the real world and an audience that is actively interested in the contents of the database. Database can also be defined as collection of one or more tables. Ex: Mobile, human brain etc DBMS (Database Management System ) Is a program that stores retrieves and modifies data in the database on request. Study of different techniques of design, development and maintenance of the database Types of DBMS These types are based upon their m...

Installing Oracle 10g Database

Once you have downloaded the software from www.oracle.com/downloads , following steps can be used to install the software. 1. Unzip the dump downloaded from oracle.com 2. Once Unzipped, click on setup.exe to run Oracle Universal Installer Program. This will open a window as shown below.