Apr 18, 2010

Difference between SQL and SQL * plus commands

The Differences between SQL and SQL * plus commands are as follows :


SQL -

1. A language
2. ANSI standard
3. Keywords cannot be abbreviated
4. Statements manipulate data and table definitions in the database

SQL * Plus -

1. An environment
2. Oracle proprietary
3. Keywords can be abbreviated
4. Commands do not allow manipulation of values in database

No comments:

Post a Comment