answersLogoWhite

0

Structured Query Lanaguage(SQL) is a command language to communicate with oracle server.whereas SQL*PLUS is an oracle tool that recognises and submits sql statements to the oracle server for execution.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Difference between isql plus and sql plus?

Basically in isql we use browser and we can also use mouse here. But in sql we use terminal where we cannot use the mouse. Commands syntax are different from each other.


Difference between SQL plus and ISQL plus?

iSQL*Plus is a browser-based implementation of SQL*Plus. You can use it to connect to an Oracle database system over the Internet to perform the same tasks as those that are performed through the SQL*Plus command line. The iSQL*Plus implementation uses a Web browser, an Oracle HTTP Server with the iSQL*Plus Server, and an Oracle database.


Which statement in C plus plus is used to implement a decision structure in its simplest form-that of choosing between two alternatives?

if (condition) statement else statement;


What are the main differences between Java and C plus plus?

the difference is that c plus is better because you get big grades


What is the deffernce of the switch statement and the if statement in c plus plus?

If statement is single selection statement,whereas the switch statement is multiple selective.


Which statement is not frequently used in C plus plus?

The goto statement.


What were the differences between japan and Germany in their goals in world war 2?

Germany wanted Europe (plus Russia) and Japan wanted Asia (plus the Pacific), they were probably intending on settling any differences later.


What is the difference between n-- and --n in C plus plus statement?

If these expressions are stand-alone (not nested), then they do the same thing, ie increment 'n'.


C program to print numbers 1 to n?

how do we use loops in c plus plus programing and what are basic differences between do,for and while loop


Is 2 plus 4 equals 13 a statement?

It is a statement. It is a false statement, but a statement nevertheless.


What is 0.06 0.4 plus 7 plus plus 600 equals 657.46?

It is a false statement.


A c plus plus statement that invokes a function is known as?

...a function call.