Toad offers cool feature called make/strip code. It allows you to copy code from, say, C# or Java into Toad, turn it into simple SQL, optimize it, then send it back to the original format for inclusion in the programming language. In fact, we eat our own dog food here: We code in Delphi, load all our SQL embedded in Delphi into Toad to optimize it, then put it back into the Delphi code.
Related Articles
Oracle Wait Events – flashback buf free by RVWR
This wait event only occurs when Flashback Database is turned on. A session waits for recovery writer (RVWR) to write flashback data to the flashback logs on disk because the buffers are full. Until R...
SQL SERVER – Add Failover Cluster Node Fails With Error – This SQL...
In this blog post we will discover how to fix an Add Failover Cluster Node Fails With Error. If you have installed SQL Server cluster, then it would be easy for you to remember that it’s a two-step pr...
Using the snapshot feature in Toad Edge
In this video, the user is shown how track schema changes over time with the snapshot feature in Toad Edge. Video demonstrates how to create snapshots, compare snapshots to active database and compare...
