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 replication server in sybase?
Explain the advantages of data integration suite in sybase.
You want to delete a table in sybase. How would you do it?
The secondary truncation point is on. How would you clear the logsegment?
What is the default table size in sybase?
What are the different types of (all page) locks in sybase?
How do you use workspace in sybase?
What are the advantages that you can get from mainframe connect in sybase?
What is a good example of a transaction in sybase?
What is the use of sp_helprotect in sybase?
What is sybase infomaker?
How can we add a column to a table without altering the same?
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)