What is the use 'return' keyword in Stored Procedure?
Answers were Sorted based on User's Feedback
Answer / rinu
Return values indicate a return code from the stored
procedure. mention return @xx where xx is a variable and
declared as an out variable.
| Is This Answer Correct ? | 15 Yes | 6 No |
Answer / abinash
by using only return in SP we ca exit unconditionally and
return status only return values indicate a return code from
the stored
procedure.
| Is This Answer Correct ? | 2 Yes | 0 No |
Differentiate between clustered and non-clustered index.
What is my identity burn factor vulnerability right now in sybase?
Sybase system databases
what is the architechure of sybase ASE?
What is the command for quitting from sybase?
Why do my page locks not get escalated to a table lock after 200 locks?
Explain 'forcing an index' concept.
What is table partitioning in sybase?
What is open client in sybase?
What will happen if we create more indexes on a sysbase iq table?
What is sybase infomaker?
What is the difference between replication server and sql remote in sybase?
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)