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 |
Explain about the mainframe connect tools from sybase?
Explain the role of replication server in sybase.
Explain asa, asa ultralite.
Explain about sybase 365?
How would you replicate col = col + 1 in sybase?
How to connect sybase database from python?
What are the main differences between 11.x and 12.x versions of sybase?
What is the use of 'with check' option in views?
what is the difference between an ltm and a repagent in sybase?
Explain the features of sybase.
Given a table which contains some rows with duplicate keys, how would you remove the duplicates?
What are different performance tuning tools in sybase with example. How to optimize sql code in sybase server.
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)