TenGor
Member³
Hy,
if i export my Select to a CSV-File i get the following:
----------
"ID","TXT","TXT2"
"1","aaa","j"
"2","bbb","n"
----------
Shouldn't there be ';' as a Seperator?
The Default in Excel is it (german Version?)
Would be nice to set a preference for this.
Another point: Why is every field enanced with "?
Well, if i import the file in Excel, there is no Problem, but if i use the file for a Import via SQL*Plus i had to change my control-file.
An Option for this would be nice too.
Thanks in advance
if i export my Select to a CSV-File i get the following:
----------
"ID","TXT","TXT2"
"1","aaa","j"
"2","bbb","n"
----------
Shouldn't there be ';' as a Seperator?
The Default in Excel is it (german Version?)
Would be nice to set a preference for this.
Another point: Why is every field enanced with "?
Well, if i import the file in Excel, there is no Problem, but if i use the file for a Import via SQL*Plus i had to change my control-file.
An Option for this would be nice too.
Thanks in advance