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 to find the time taken for rollback of the processed?
How to save space when inserting rows monotonically?
Is sybase sql?
Explain table partitioning in sybase.
How do check the current running processes?
Explain the advantages of sybase iq.
Why place tempdb and log on low numbered devices?
What is the difference between 'dump tran database to physical name' 'dump tran database with truncate_only' and dump tran database with no_log'and in real time when we go to truncate the log?
What is replication server? What is its role in sybase?
How do I connect to a sybase database?
How do I configure identities in sybase?
How do I make isql secure in sybase?
Is sybase free?
Differences between clustered and non-clustered in sybase?
State some of the criticism about sybase iq?