what is difference between sql plus and sql*plus? (not sql and
sql plus).
Answer / Deepshikha Singh
SQL*Plus is a command-line interface for Oracle Database, which allows users to run SQL (Structured Query Language) commands and scripts. SQL Plus is used to connect to the database, execute SQL statements, and display results. On the other hand, sqlplus is simply the executable name of this tool.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to fetch the row which has the max value for a column?
types of indexes and the rationale behind choosing a particular index for a situation.
What is control file used for?
10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
How many types of segments in Oracle?
How many types of synonyms in Oracle?
what is pragma?
What is a user account in oracle?
How to use subqueries in the from clause in oracle?
What are the uses of Database Trigger ?
Explain what does a control file contain?
How to get a list of all user accounts in the database?