January 2012
Intermediate to advanced
542 pages
11h 28m
English
The title of this recipe should be extended to say "… when you can do your stuff without using it". In this recipe, we will see when and how to use dynamic SQL.
Dynamic SQL is the only choice when:
WHERE clause.For each of these situations, there are drawbacks to be taken care of.
To execute DDL statements in our application, ...
Read now
Unlock full access