SQL* Loader skip particular rows -- question?
442032Aug 27 2007 — edited Aug 27 2007Is there a way SQL Loader can skip records based on a particular pattern?
Say if i have a string "end of file 1234" at the very end of my (every) data file, and i want SQL* Loader to skip this record always, is this even possible? Or is there any other alternative to skip such records. Please let me know. Thanks!