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
State the various uses of dbcc command?
What the is the diff between local index and global index. give some example.
How remove data files before opening a database?
In what script is snap$ created? In what script is the scott/tiger schema created?
Describe varray?
Will you be able to store pictures in the database?
How to load a large xml file?
What are the extensions used by oracle reports?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
How to get the Installed Oracle Version Information ?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
Explain a private synonyms?
What privilege is needed for a user to create views in oracle?
How to create a new table in oracle?
What is sharded cluster?