You can try instr function. A very raw usage can be seen here
select decode(sign(instr('[email protected]','@')-1),1,'Found',-1,'Not
Found','Found') from dual
On Sep 29, 3:52 pm, PUNEET <[email protected]> wrote:
> how to validate @ symbal in an email in D2k or in Plsql.
--
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en