lob_access table
HI,
I am trying to create a query so I can open attachments without logging directly in Oracle. I noticed attachments use the media_ID and access_ID in the lob_access table. What is the purpose of the access_ID and how can I configure it so I can open the attachment via querying the database and not logging directly into Oracle.
Thank you
0