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 Reduced List of Values?
What is a table index in oracle?
What is an oracle user account?
Which environment variables are absolutely critical in order to run the OUI?
Explain what are the type of synonyms?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
can u plz provide me oca sql dumps please i need them
State and explain about oracle instance?
What is the use of aggregate functions in oracle?
How to define an anonymous procedure without variables?
How remove data files before opening a database?
Hi Can any one tell me what are the API's used in requisition import.
How do I uninstall oracle client from windows?
What is the parameter mode that can be passed to a procedure?
How to use existing values in update statements using oracle?