Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Named binds in Perl DBI

Re: Named binds in Perl DBI

From: Mladen Gogala <mgogala_at_adelphia.net>
Date: Thu, 26 Feb 2004 07:25:29 -0500
Message-ID: <20040226122529.GC11229@medo.adelphia.net>

On 02/26/2004 01:20:32 AM, Cary Millsap wrote:
> Can someone please remind me how to use the "where col1=:a" DBI syntax
> instead of having to use "where col1=?"

Wherever you were putting column number, you can put the string containing the variable name, with ":" included.

-- 
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Feb 26 2004 - 06:22:26 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US