Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

BLOB and CLOB

339339Feb 12 2004 — edited Feb 13 2004
Hi !

I am working on BLOBs and CLOBs to store some pdf files in the database. I am using a frontend application written in PHP which does the insert operation.How can confirm that the file which I am uploading from a PHP application is inserted into the database correctly.

I mean I do know that we cannot query for BLOBs from SQL*Plus, but how can we do that for CLOBs and what is the expected result of the query. An example would be really great help.

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2004
Added on Feb 12 2004
14 comments
2,786 views