
 | Features |
|
|
|
Validates:
|
 |
|
|
The ‘Validates’ tab;
1) List all TSQL statements in your database
2) Identifies statements which no longer compile
3) Allows you to modify any script, and
4) Execute the script ito correct or just modify them.
5) Searches across all statements for any expression or
string
This tab lists all your routines (functions, procedures, default values,
computed columns and so on) and allows you to inspect them or execute them.
It will also show you any routines that don’t compile, and will allow you
to rectify them.
|
|
|
|
William Brewer says:
"This is a useful routine, and well-worth having, especially in a large
team-built database where it is starting to get a bit messy." |
|
|
|
|