PL/SQL (MOSC)

MOSC Banner

function translate don't work in PACKAGE

edited Jun 17, 2013 6:50AM in PL/SQL (MOSC) 11 commentsAnswered
hello,
windows 2003
oracle10

I have this function :

SELECT TRANSLATE('Negada, estatus inválid      ','áéíóúñÁÉÍÓÚÑ','aeiounAEIOUN') Causal_Rechazo

FROM DUAL

sqlplus work well, but when i put this function in package it don't work.

Could you help me, why can  happened it?




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