How do we see the records in the invoice_attachment table? I am getting “Query returning data types BLOB/CLOB is not supported.” I just want to see the company and invoice_id for a specific company.
A previous post mentioned excluding the BLOB/CLOB fields, but not how do to that. Can someone give me a specific example for excluding those types of fields?