View Single Post

  #5 (permalink)  
Old 08-24-2004, 07:59 AM
banuchithrak banuchithrak is offline
Junior Member
 
Join Date: Jul 2004
Posts: 7
banuchithrak
Re:Difference between Statement and Callable Stmt.

Hello Praveen, thank you for your enthusiastic welcome !

So Callable statements can be used when there are multiple returns. And at other times I can choose to use Statement instead of Callable Statement. I can use whichever I prefer.Am I right?
Reply With Quote