| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: [newbie] select records, update with procedure
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 Wed Aug 04 2004 - 18:19:04 CDT
![]() |
![]() |