How to get help at the sql prompt?
Answer / Prakasha M
"To get help at the SQL++ prompt in Oracle, use the HELP or ? command. For example:
```sql
HELP SET;
```
| Is This Answer Correct ? | 0 Yes | 0 No |
What is faster join or subquery?
What is online transaction processing (oltp)?
what is difference between procedure and function
10 Answers MCN Solutions, Wipro,
I have a small PL/SQL Block assume in this way begin select * from emp where empno=100; exception when others then <Some Messages> when no_data_found then <Some Messages> when too_many_rows then <Some Messages> end; The question which he asked was whether this block will get executed normally or it will throw error ? If errored out then what is the reason for the error ? Could anybody please help me ? Regards Nakul Venkataraman
Given two tables Student(SID, Name, Course) and Level(SID, level) write the SQL statement to get the name and SID of the student who are taking course = 3 and at freshman level.
What is oracle and pl sql?
What is bulk compiling in pl/sql.?
what does the t-sql command ident_incr does? : Transact sql
In a PL/SQL block,which loop type should be used in a performance point of view & Why (as both loops can do the same task) 1) open - Fetch loop 2) for loop
what is log shipping? : Sql dba
oracle is compiler or interpretter,can any one tell me the answer?
Explain dml and ddl?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)