How to read file from database Java Oracle?

Asked By 10 points N/A Posted on -
qa-featured

Hi.  I'm a new Oracle JDBC API user.  Is there a program or code to read file from database Java Oracle?  I have files on an external file system.  I really need help with this.  Thanks in advance.

SHARE
Best Answer by Manning Wickersham
Answered By 60 points N/A #172630

How to read file from database Java Oracle?

qa-featured

 

 

Hi Stella,

In order to read files from external sources you must first create a new Table. Here’s the code for creating Table.

After the Table is created, you need to import external file to this Table. Here’s the code for importing files.

I hope it will help you!

Best Answer
Best Answer
Answered By 0 points N/A #172631

How to read file from database Java Oracle?

qa-featured

Hello Stella,

First, you need to create a new Table. After the Table is created, you need to import external file to the Table. The code for it is easy, it does not require an advanced knowledge of Java language, plus the code is available on the internet.

 

Related Questions