Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Dynamic sql problem on 9iR2
On 27 Oct 2004 07:14:14 -0700, kamal80_at_virgilio.it (Kamal) wrote:
>I think this is a bug or something like that, what is your opinion?
my opinion is
- your coding style is more than horrible, and your code unreadable. - every procedure should have an exception handler - you should check out the current_user and session_userto verify you are actually in the proper user context and are addressing the proper objects in this myriad of ill-choosen object names.
-- Sybrand Bakker, Senior Oracle DBAReceived on Wed Oct 27 2004 - 16:09:13 CDT