0% found this document useful (0 votes)
186 views14 pages

Submitted To: Submitted By:: Ms Ramandeep Amandeep Gautam Malti Kandari

The document discusses SQL and iSQL*Plus. SQL is a command language used to communicate with Oracle servers from applications and tools. iSQL*Plus is an Oracle tool that recognizes and executes SQL statements on Oracle servers and has its own command language. It can be accessed via a browser, allows ad-hoc SQL entry and editing, controls environments, and formats query results into basic reports while accessing local and remote databases. It also allows placing statements in script files, running scripts, and saving outputs to files.

Uploaded by

djaidka
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
186 views14 pages

Submitted To: Submitted By:: Ms Ramandeep Amandeep Gautam Malti Kandari

The document discusses SQL and iSQL*Plus. SQL is a command language used to communicate with Oracle servers from applications and tools. iSQL*Plus is an Oracle tool that recognizes and executes SQL statements on Oracle servers and has its own command language. It can be accessed via a browser, allows ad-hoc SQL entry and editing, controls environments, and formats query results into basic reports while accessing local and remote databases. It also allows placing statements in script files, running scripts, and saving outputs to files.

Uploaded by

djaidka
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 14

Submitted To: Submitted By:

Ms Ramandeep Amandeep Gautam


Malti Kandari

1
 SQl is a command language for communication with
the oracle server from any tool or application.

 Oracle SQL contain many extension.

 iSQL *Plus is an oracle tool that recognizes SQL


statement to oracle server for execution and contain its
own command language.

2
 Accessed form a browser.

 Accept ad-hoc entry of statements.

 Provides online editing for modifying SQL statements.

 Control environmental settings.

 Formats query results into a basic report.

 Access local and remote database.

3
4
5
6
7
8
9
10
 Placing statements and commands into a text
script file.

 Using statements and commands from a


script file into iSQL *Plus.

 Saving output to a file.

11
12
13
14

You might also like