Table with following structure was created:
![image-table-structure.png](https://objectstorage.us-phoenix-1.oraclecloud.com/p/BqK85Rn1zA5MP0vYiqbAdPgs7Z6OmMxw8SD3WCFVm5kY8uReidZ1KPIKkgJ1hCkG/n/axciphqpnohg/b/forums-legacy/o/uploads/Z9DU6CDKCIBZ/image-table-structure.png)
The table has a record with image saved in BLOB field.
It's how it looks in SQL Developer:
![image-in-sql-developer.png](https://objectstorage.us-phoenix-1.oraclecloud.com/p/BqK85Rn1zA5MP0vYiqbAdPgs7Z6OmMxw8SD3WCFVm5kY8uReidZ1KPIKkgJ1hCkG/n/axciphqpnohg/b/forums-legacy/o/uploads/KMXPBNRWGQK0/image-in-sql-developer.png)
It's how it looks in Database Action REST service:
![image-in-web-browser-rest-service.png](https://objectstorage.us-phoenix-1.oraclecloud.com/p/BqK85Rn1zA5MP0vYiqbAdPgs7Z6OmMxw8SD3WCFVm5kY8uReidZ1KPIKkgJ1hCkG/n/axciphqpnohg/b/forums-legacy/o/uploads/UWNSDBG4NEXZ/image-in-web-browser-rest-service.png)
How oni_content field could be converted to image?
Is REST service able to output binary image file instead of text representation?