SQL Language (MOSC)

MOSC Banner

Pb encode

edited Mar 24, 2010 3:58AM in SQL Language (MOSC) 11 commentsAnswered
 Hi,

When I use this sql :

Code :
SELECT REGEXP_REPLACE('5 à7', '[[:alpha:]FROM dual

I get this error
ORA-00907: parenthèse de droite absente


When I use this sql :

Code :
SELECT REGEXP_REPLACE('5 éà7', '[[:alpha:]FROM dual

I get this character:  5 ¿


I would like to have 57 ...

what's the solution ?

with a database with this enode : FRENCH_FRANCE.WE8MSWIN1252, I don't have the problème


Thanks for your help.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center