Re: PL/SQL: Exceptions & Sub-programs...

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Tue, 18 May 2004 07:40:56 -0400
Message-ID: <9_WdnYBOrrsJazTdRVn-hw_at_comcast.com>


"Frank van Bortel" <fvanbortel_at_netscape.net> wrote in message news:c85pgd$j8m$1_at_news1.tilbu1.nb.home.nl...
| AB wrote:
|
| > I have an assignment due in a database programming class and to my
| > horror I have no idea where to even begin with this problem!! PLEASE
| > HELP!!
|
| We don't do homework, we merely hint...
| 1) Find out if you have a valid input
| (hint: should have 2 space(blocks),
| surrounded by characters)
| 2) Find out which form is used...
| (hint: comma seems an indicator)
|
| Other hints: lookup the upper, lower, instr and substr functions.
| One more: documentation is on :
| http://otn.oracle.com/pls/db10g/portal.portal_demo3?selected=1
| Look for the SQL Reference.
| --
|
| Regards,
| Frank van Bortel
|

SQL Reference for functions (upper, etc) PL/SQL Reference for programming constructs (declarations, loops, case, etc)

  • mcs
Received on Tue May 18 2004 - 13:40:56 CEST

Original text of this message