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
how can db_files > maxdatafiles since db_files is for instance and the later is for database
How to define a variable to match a table column data type?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
interview questions with answer for cts
How can you merge two tables in oracle?
Is truncate autocommit in oracle?
How to select an oracle system id (sid)?
How to write date and time interval literals in oracle?
How many anonymous blocks can be defined?
What is a procedure in oracle?
How does oracle handle read consistency?
Can you tell me how to add new column in existing views?how?How is possible?
How to see free space of each tablespace?
What do you understand by database schema and what does it hold?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??