How do I create an external table in an oracle database using a parquet file from a local server?
I have a parquet file on a local server that I need to use to create an external table. I need to do it without using dbms_cloud and without using an autonomous database. I am using Oracle 19.16.0 on a linux system.
Tagged:
0