Excel-to-Oracle is a program to migrate MS Excel data into Oracle database. Each worksheet becomes a table, each row becomes a record and each cell becomes a field.
Key features:
(1) all versions of MS Excel are supported (including MS Excel 2007);
(2) converts Comma Separated Values (CSV) files into Oracle tables;
(3) option to convert individual worksheets;
(4) option to merge data into an existing Oracle table;
(5) stores conversion settings into profile;
(6) command line support;
(7) easy-to-use wizard style interface