This video walks through the new features in Toad Data Point version 3.6.
Related Articles
Test Running a Tuned SQL is Not An Easy Job
In SQL Optimizer for SQL Server, we have built a very sophisticated test run facility for users to find the best SQL alternative from all generated SQL alternatives to solve the user’s specific proble...
Why Some SQL Tuning Rewrites are not always Correct ?
A junior developer came to me recently and asked me a SQL transformation question. He gave me an example of a SQL statement similar to this one: select * from TableA A where A.KeyCol/10 = 12345 The p...
