Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
188 views

Viewing query results with a parameters in Oracle

I need to run big queries (that was a part of SP) and look at their results (just trying to find a bug in a big SP with many unions. I want to break it into parts and run them separately). How can I ...
1
vote
1answer
723 views

TOAD vs AquaFold - Connecting to Oracle

does anyone have any experience using both of these products and willing to share some pros and cons of each? I love TOAD but I'm moving to Mac, so I'll have to give it away. I can always run TOAD in ...
0
votes
1answer
357 views

Sybase SQL stored procedure consumes too much memory

I am trying to run a stored procedure with a while loop in it using Aqua Data Studio 6.5 and as soon as the SP starts Aqua Data starts consuming an increasing amount of my CPU's memory which makes ...