DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Return 0, Return Sqlcode ???

  1. #1
    Join Date
    Nov 2001
    Posts
    110

    Return 0, Return Sqlcode ???

    I am developing some PLSQL code for the db and have come accross RETURN 0 in the BEGIN section and RETURN SQLCODE in the EXCEPTIONS sections. what do these do.

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    RTFM
    Jeff Hunter

  3. #3
    Join Date
    Nov 2002
    Location
    Geneva Switzerland
    Posts
    3,142
    I was hoping this was going to be an interesting post - perhaps some poetry written in PL/SQL along these lines:
    Code:
    Return, Oh, return SQL code!
    My heart ever longs for thee.
    More prosaically:
    http://www.csee.umbc.edu/help/oracle...7_subs.htm#730
    Last edited by DaPi; 02-24-2004 at 04:22 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width