Answer Posted / 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 |
Post New Answer View All Answers
Explain oracle data types with examples?
What is an oracle cursor variable?
What is a sub query and what are the different types of subqueries?
What are named parameters?
What is a nested table?
Is oracle a relational database?
How to define an anonymous block?
How to use "for" statements in oracle?
How do I manually create a database in oracle?
what is the use of system.effective.date variable in oracle?
how may join possible between (requisition with purchase order)
What is the sid in oracle?
What is an oracle tablespace?
How to list all user accounts in oracle?
What is an anonymous block?