raw data in a 6.5.3 table

From: <james(at)biosci(dot)utexas(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: raw data in a 6.5.3 table
Date: 2000-12-18 06:06:08
Message-ID: Pine.GSO.4.21.0012172357010.19302-100000@microbe.esb.utexas.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hello,

i've got a simple table whose fields are mostly ascii. one field is a
floating or money datatype (the person who gave me the table doesn't know
which). the problem is that i need to know how to convert the raw data of
the floating or money datatype into the numbers that it represents. i have
linux development tools such as perl and gcc to work with.

any suggestion is appreciated.

thanks,
james

Browse pgsql-admin by date

  From Date Subject
Next Message Luis Sousa 2000-12-18 15:49:18 Restore template1
Previous Message Niral Trivedi 2000-12-15 22:01:24 RE: simple questions