wwv_flow_file_objects$
. Every workspace has access to this table through a view called APEX_APPLICATION_FILES
.SELECT id,name FROM APEX_APPLICATION_FILES
Run this code to the files what we uploaded in the workspace.
Muhammad Abdul Qaium is a Database Engineer/Oracle Apex Developer/BI Developer (in Atlanta, USA) who is an Oracle Certified Cloud Architect Professional, OCI Autonomous DB specialist as well as Oracle Business Intelligence Foundation Suite 11g Certified Implementation Specialist with extensive expertise in Database design , PL/SQL, Oracle Apex, Microsoft SSIS, ETL, Power BI, Qlik Sense, OBIEE. Contact: qaiuminfo@gmail.com
wwv_flow_file_objects$
. Every workspace has access to this table through a view called APEX_APPLICATION_FILES
.SELECT id,name FROM APEX_APPLICATION_FILES
Step-1. Create Two DBLINK to connect with Two Database then Step-2. define logindb= DBLINKONE define remotedb= DBLINKTWO define schema_name=...
No comments:
Post a Comment