Hi all,
Does anyone know of a good tool for debugging PL/SQL code? I know this
is not exactly the correct forum for this topic but I figure most of
you are like me and wear many hats and are likely to have had the
opportunity to work with PL/SQL.
Thanks,
John
Andrew McDonagh - 30 May 2006 23:15 GMT
> Hi all,
>
[quoted text clipped - 5 lines]
> Thanks,
> John
not sure about debugging, but Toad (http://www.toadsoft.com/) is a good ide
Thomas Kellerer - 30 May 2006 23:22 GMT
grasp06110@yahoo.com wrote on 31.05.2006 00:07:
> Hi all,
>
> Does anyone know of a good tool for debugging PL/SQL code? I know this
> is not exactly the correct forum for this topic but I figure most of
> you are like me and wear many hats and are likely to have had the
> opportunity to work with PL/SQL.
Oracle's SQL Developer supports this. It's free and Java based:
http://www.oracle.com/technology/products/database/sql_developer/index.html
Regards
Thomas