Re: [newbie] select records, update with procedure

From: Chris Cowles <NoSpam_at_For.me>
Date: Wed, 4 Aug 2004 19:19:04 -0400
Message-ID: <u9eQc.1395$Tl.37_at_bignews3.bellsouth.net>


Thought so. Thanks for the clarification.

"Mark D Powell" <Mark.Powell_at_eds.com> wrote in message

> > Chris, it would depend on how the procedure was written. If it was
> > written to be called with a date then you would need create a valid
> > date variable using to_char('date','format'). If the procedure
> > expects a character string that it will convert to a date then you
> > pass the expected character string format.
> >
> > HTH -- Mark D Powell --
>
> Whoops. Make that to_date('date','format') to conver the character string
to date.
>
> -- Mark --
Received on Thu Aug 05 2004 - 01:19:04 CEST

Original text of this message