Outbound Interface will be used to extract the data from oracle Database tables into the flat files.
when we are aiming for file to table data transfer(inbound), we will use SQL *Loader, otherwise we use UTL_FILE procedure to transfer from table data...