This tool is great for novices, and for quickly learning the syntax for something new.
Related Articles
Oracle Coding Best Practices – Part 5
Introduction This article series illustrates two ways of doing dynamic SQL, that is, SQL that is programmatically generated and submitted for execution. I have used one of the methods to solve parall...
Does Toad for Oracle have a ‘convert to ANSII’ function?
Yes. In Editor, right-click and choose Refactor: convert to/from ANSI join. The query builder also offers this functionality. For example, you can send Editor contents to the query builder to "see" yo...
Cross Platform Query – X Query – Insert into a table on a 3rd Platform
One of the really cool things that you can do with X Query in Toad Data Point is take data from disparate data sources and join them together in one view utilising the X Query builder. You can howeve...
