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 open server?
Compare join and subquery in performance?
Explain about the features of sybase iq?
What will cause the size of a stored procedure to grow in sybase?
Explain the role of replication server in sybase.
Explain bind cache?
How do you check database space?
What sybase central?
What happen when we delete the table using trigger?
Can I run any transact-sql command on a partitioned table in sybase?
How to delete unix files which are more than 3 days old?
List the merits of index covering.
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)