Mike Hughes
Registered User.
- Local time
- Today, 12:10
- Joined
- Mar 23, 2002
- Messages
- 493
I'm running a query against a Oracle DB. There is a field in the DB which is called BATCH and the field content is displayed in a date format, MM/DD/YYYY.
What I want to know is there a way, when running my query to convert the MM/DD/YYYY (example 1/24/2011) to MMDDYYYY (example 01242011) ?
Thanks for the help. Mike
What I want to know is there a way, when running my query to convert the MM/DD/YYYY (example 1/24/2011) to MMDDYYYY (example 01242011) ?
Thanks for the help. Mike