Crystalguru
Technical User
Version 8.5
oracle 8i
I am trying to convert a datetime field START_DT to a date field. I am using a SQL Expression.
I have tried:
trun
cast
to_date
They all work BUT when I put the field on the report, Crystal still is showing a datetime field. What's the deal here?
oracle 8i
I am trying to convert a datetime field START_DT to a date field. I am using a SQL Expression.
I have tried:
trun
cast
to_date
They all work BUT when I put the field on the report, Crystal still is showing a datetime field. What's the deal here?