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
What is a package ? What are the advantages of package ?
What is recovery manager(rman) backup in Oracle?
How translate command is different from replace?
Explain what are the different type of segments?
What are the major difference between truncate and delete?
How to write date and time interval literals in oracle?
what are the advantages of running a database in archive log mode?
What do you mean by a tablespace?
Explain rename?
How to divide query output into groups in oracle?
How would you best determine why your MVIEW couldnt FAST REFRESH?
How to define a procedure inside another procedure?
what is a Nested Loop join?
How to load data from external tables to regular tables?
What is an oracle wallet?