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!

chr(38) in place of '&abc' in SP.( how much neccessory)

947771Feb 28 2013 — edited Mar 1 2013
Hi,
in my scirpt '&xyz' is used so it was poping up.

then i started replacing it with chr(38) in stored procedure also which is tire some.

if it is mandatory , and if it can break some thing in future then pls tel me i will keep on adding but if it can be skipped in store procedure then
please tel me.
as i show it was not creating problem.
but the probplem is future.
neccessory


yours sincerely
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 29 2013
Added on Feb 28 2013
8 comments
7,568 views