look at the examples in the postgresql book available on the website.
krishna
-----Original Message-----
From: iqbal [mailto:kauri@icmr.delhi.nic.in]
Sent: Monday, April 10, 2000 7:11 AM
To: pgsql-general@postgreSQL.org
Subject: [GENERAL] BLOB datatype
i have created a table having blob object but now i am not able to insert a
picture into the table. Can you send me sql command to insert picture into
the table i need syntax. i tried through DB2IMAGE but failed to insert.
if there is any other method of putting image in the table, kindly send me
the same