Hello All,

Does the perl DBI handle oracle dates as simple scalars?  I'm running a
query that returns a trunc(date,'hh').  This does return
the full date truncated to the hour.  BUT when I call fetchrow_array I get a
string with just the day-mon-year.  It seems to be chopping
off my hour.  Any thoughts?

-rp

Reply via email to