Subject | Re: How to pass a TIMESTAMP value to a Pascal UDF |
---|---|
Author | Nando |
Post date | 2009-11-28T12:51:11Z |
Hi
Thank you
Nando.
> you can do a lot with the existing built in functions, likeYes you are rigth but, I get strings like this: "24-JAN-2007 18:20:00.00". How can I translate in into "24-ENE-2007 6:20 pm" ?
> select first 1 substring(date_modified from 1 for 16) from inventory
Thank you
Nando.