XL2ExternalTables Utility
-------------------------
Reads an Excel Spread sheet (file name passed in as an argument).  

Creates a comma delimitted (.csv) file for each sheet.

Creates a SQL script to creates external tables in a Oracle Database (9i or above) 
that reference the .csv files on the file system.



