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 |
What is sybase? What are its important features?
What is the maximum nesting level of Stored Procedure and Triggers in Sybase?
Can I partition any table in sybase ?
How do I configure the burn factor in sybase?
We have lost the sa password, what can we do?
Given a table which contains some rows with duplicate keys, how would you remove the duplicates?
In sybase, we can have multiple users associated to same login ,each corresponds to different databases, right? how can we login to one database with corresponding user id?
List some of the products of sybase.
Explain open server?
Is sybase owned by sap?
Which should I use, repagent or ltm in sybase?
What will happen if we create more indexes on a sysbase iq table?
Oracle (3259)
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)