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!
Dear Friends ,
We are doing audit on insert statements that contain pdf content
Oracle Database 11.2.04 Ent.
Can aud$ table sqlbind or sqltext columns contain a larger pdf file content?
INSERT INTO (BLOB_COLUMN) VALUES(BLOBPDF("myPDF.pdf")
regards