Oracle 8.1.6
Solaris 2.6
I've got a procedure that reads acct no's in from an OS file using UTL_FILE.
The acct_no's are not unique and I do a delete after the load (or can load
into another table and insert distinct into the destination tbl)
Does anyone know if UTL_FILE can read distinct values on the load.
Thanks
Alex
Oracle LazyDBA home page