Showing posts with label oracle. Show all posts
Showing posts with label oracle. Show all posts

Wednesday, 27 April 2011

Java: Loading data from file into a Oracle database


It's possible to do using Sql Loader.SQL*Loader is a bulk loader utility used for moving data from external files into the Oracle database.