Skip to Main Content

SQL & PL/SQL

Announcement

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!

word with accent

499841Oct 25 2006 — edited Oct 26 2006
Hi,
how can update a field, that have the italian strings with "not read" character?
For example, I have "localitx" instead of "località" or "nonchx" instead "nonchè", etc... (I don't know how are those word :(
(Note: "x" is a black little squared, that I can post here).

And, It's possibile to do a directory of all string that have this problem?

----------------------------------------------------------
I write the same post in italian language.

Ciao,
ho importato dei dati tramite sql*loader, estraendoli da un prodotto di terze parti. Il contenuto dei campi, presenta però problemi nelle stringhe che hanno lettere accentate (ad esempio località).
Nel file che carico con il sql*loader e quindi nella tabella che contiene i dati, al posto della "à" viene mostrato un "quadratino nero" (ovvero carattere non visualizzabile).

Come potrei fare per modificare tutte le stringhe che presentano questo problema, riportandole quindi correttamente? Ad esempio - localita' - ?
E poi, è possibile sapere quali sono tutte le stringhe che presentano gli accenti e quindi farne un elenco per una successiva modifica?

Un saluto
Paolo
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2006
Added on Oct 25 2006
13 comments
3,092 views