79642797

Date: 2025-05-28 18:26:21
Score: 1.5
Natty:
Report link
select document_mimetype, document_data  from resource_t where resource_id = :id

using a media resource did the trick where mimetype and the blob column are requested from the database table.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: GoCaps