What is difference between SQL and SQL*PLUS?
Answer / nishi
SQL*PLUS is a command line tool where as SQL and PL/SQL language interface and reporting tool. Its a command line tool that allows user to type SQL commands to be executed directly against an Oracle database.
SQL is a language used to query the relational database(DML,DCL,DDL). SQL*PLUS commands are used to format query result, Set options, Edit SQL commands and PL/SQL.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between truncate and delete?
What is an oracle recycle bin?
What is meant by a deadlock situation?
Indexes in oracle ?
3 Answers Keane India Ltd, L&T,
What are triggers in oracle?
How many data types are supported?
What is Database Buffers ?
What is the purpose of save points in oracle database?
What is the parameter mode that can be passed to a procedure?
Why should I use oracle database?
master table and child table performances and comparisons in Oracle ?
What is an Extent ?