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 |
You need to remove the affected rows and dashes. How would you do that?
What will cause the size of a stored procedure to grow in sybase?
There is no space in file system and you need to take a back up. What will you do?
What does –i option do in sybase tools?
What are the important features of sybase?
How would you configure identities in sybase?
What is this tds protocol in sybase?
When should I execute an sp_recompile in sybase?
Can two tasks be assigned to the same partition in sybase?
How would you configure burn factor in sybase?
Using large raw partitions with replication server on unix in sybase?
How would you fix a munged log in sybase ?
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)