Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
Could anyone help me with this?
In Access, this works fine...
SELECT Format(create_date, 'mm/dd/yyyy')
FROM db2inst1_proj;
But in db2, the above statement does not work.
Thanks,
Naveen
Could anyone help me with this?
In Access, this works fine...
SELECT Format(create_date, 'mm/dd/yyyy')
FROM db2inst1_proj;
But in db2, the above statement does not work.
Thanks,
Naveen