What is the use 'return' keyword in Stored Procedure?
Answer Posted / 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 |
Post New Answer View All Answers
How do I make isql secure in sybase?
How to check if sybase database is up and running?
Are you doing the updates from within a cursor?
what is the difference between an ltm and a repagent in sybase?
Explain mirroring?
Can two tasks be assigned to the same partition in sybase?
How can I tell the datetime my server started?
What is the depth of triggers?
What is the command for quitting from sybase?
How do I force an index to be used in sybase?
What is replication server?
What is the drawbacks of normalization?
What is replication in sybase?
How do I create a partitioned table that spans multiple devices in sybase?
Explain sybase sql server?