I am trying to execute a Sybase ASE procedure in SQL Developer. It works fine in isql, but in SQL Developer it does not get executed.
When I execute it using 'Execute' command all I get is 'Procedure succeeded'.
Can you please let me know if there is any way to it?