SQL Loader - Control File - Multiple Delimiters
Please help me in building a ctl file (need syntax) which accepts either comma (,) or semi-colon (;) as a field terminator but not both.
User should able to load file delimited with comma (,) or semi-colon (;) using this control file.
0