how to get datatype of columns of a table in perl script
- From: Vamsi_Doddapaneni@xxxxxxxxxx (Vamsi_Doddapaneni)
- Date: Thu, 14 Apr 2005 19:38:54 +0530
Hi all
I am new to perl just (1 1/2 month experience.). I am developing perl script
which connects to oracle database and selects rows from a (x) table and then
inserts them into its corresponding table in db2. So, while inserting i need
to find what is the datatype of columns , since we need to use quotes for
varchar,date etc.....
Could anybody help me out to find an approach .
Thanks in advance
Regards
Vamsi
**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************
- Follow-Ups:
- Re: how to get datatype of columns of a table in perl script
- From: Michael A Chase
- Re: how to get datatype of columns of a table in perl script
- From: Darren Duncan
- Re: how to get datatype of columns of a table in perl script
- Prev by Date: RE: DBD-Oracle
- Next by Date: RE: how to get datatype of columns of a table in perl script
- Previous by thread: RFC: DBIx::Counter - persistent counter class with dbi storage
- Next by thread: Re: how to get datatype of columns of a table in perl script
- Index(es):
Relevant Pages
|