-----Original Message-----
From: Sam Vilain [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 12, 2005 5:04 PM
To: Dean Arnold
Cc: dbi-users@perl.org; dbi-dev@perl.org; perl6-language@perl.org
Subject: Re: DBI v2 - The Plan and How You Can Help


>Dean Arnold wrote:
>> RE: LOBs and "SQL Parse Trees": having recently implemented
>> LOB support for a JDBC driver (and soon for a DBD), I can assure
>> you that SQL parse trees are unneeded to support them. For databases

> or this;

>    SELECT
>       *
>    FROM
>       FOO
>    WHERE
>       SOME_DATE_COLUMN > ?

> SOME_DATE_COLUMN is the database native date type.  On Oracle you'll
> need to convert the ? to a 'TO_DATE(?)'.

No you do not.  The SQL engine will perform an implicit commit of the data.

-----------------
Ron Reidy
Lead DBA
Array BioPharma, Inc.

> Sam.

This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is 
intended 
to be for the use of the individual or entity named above. If you are not the 
intended recipient, please be aware that any disclosure, copying, distribution 
or use of the contents of this information is prohibited. Please notify the
sender  of the delivery error by replying to this message, or notify us by
telephone (877-633-2436, ext. 0), and then delete it from your system.

Reply via email to