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
Enhanced Whitelist Management in 12.2
Way back in Oracle Database 12c Release 1, the PL/SQL team added whitelisting to the language. This means you can use the ACCESSIBLE BY clause to specify the "white list" of program units that are all...
ScriptDom parsing and NoViableAltExceptions
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you will know that the process is extremely slow and this is due to the volume of NoViableAltExceptions (and...
5 blogs on sensitive data protection. Start today.
Sensitive data protection. Verse 6 in the 12 Days of … Our gift to you this season is wrapping up our favorite blogs about a product into a collection, with a song to go with each! Each week in Decemb...
