HOW USE VIEW IN APEX ACROSS DATABASE LINK WITH BLOB (images)
Hi,
we have APEX 4.2.6
and we work with database link to create applications on remote database
we create view for each tables of remote database
and we do select insert update delete
but i have a table with blob
and i can't create the view
i have seen on web many informations but ...
what is the best practice for that ?
and can i really use a view and how ?
regards