I'm working on a InterBase Database that I recently
migrated to SAPDB.
The Date format I've used on InterBase was "dd.mm.yyyy" and I've
noticed
SAPDB is working with the format "yyyy-mm-dd" for the TIMSTAMP
datatype.
Is there any SQL function similar to SQL Server CONVERT funtion
that
allows me to convert the date to a specific format?
kind regards,
Vitor Varalonga
