For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hello all,
@
How to export results of query into csv fileĀ with the semicolumn delimiter using sql.exe (sqlcl)?
How to export a decimal number with "." separator using sql.exe (sqlcl)? I don't want to use the to_char function.