Re: Charset for SELECT ... INTO OUTFILE
I have the same problem.
I tried what was suggested (google search):
charset latin1
exectue it, and then:
select * into outfile "myfile.txt" from mytable
but it still save the data as a utf8 format - i.e. unicode (2 bytes for each character).
if u get a usefull reply for this problem, i'll apprieciate if u resend it to me.
tnx
Subject
Views
Written By
Posted
4916
October 06, 2006 12:46AM
Re: Charset for SELECT ... INTO OUTFILE
2872
October 29, 2006 03:35PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.