Can pl sql procedure have a return statement?
Answer / Snehil Srivastava
Yes, PL/SQL procedures can have a return statement. The RETURN statement is used to exit from a PL/SQL block early and optionally return a value that can be used in the calling program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain UNION,MINUS,UNION ALL, INTERSECT?
what happens if null values are involved in expressions? : Sql dba
What is a transaction?
what is overloading procedure or overloading function ?
State some properties of relational databases?
need to split a string into seperate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,b,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
What is the current version of sql?
What is trigger and types?
What is sql profiler in oracle?
What is set serveroutput on in pl sql?
What is rownum?
Is sql a scripting language?
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)