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 does –i option do in sybase tools?
State some of the criticism about sybase iq?
You need to manipulate varbinary columns in sybase. How would you do that?
What is coalesce in sybase?
Explain data cache?
What is procedure cache and data cache in sybase?
what is the difference between dbcc checkstorage and other dbcc commands
Are you doing the updates from within a cursor?
How do I create a partitioned table that spans multiple devices in sybase?
Does sybase support row level locking?
How do I open a sybase database?
How to check database size in sybase iq?
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)