How about a code sample?
---- Steve Sapovits Global Sports Interactive Work Email: [EMAIL PROTECTED] Home Email: [EMAIL PROTECTED] Work Phone: 610-491-7087 Cell: 610-574-7706 Pager: 877-239-4003 > -----Original Message----- > From: Richard Phillips [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, January 03, 2002 1:10 PM > To: '[EMAIL PROTECTED]' > Subject: Oracle dates > > > 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
