|
|
-
Nakul Vachhrajani Commented 12 Months ago through Scripts | 1 Point
The Table designer UI is a good stepping stone, but should not be used to generate production code (there are a couple of drawbacks to the method).
We always use T-SQL scripts to do most of the work (except for the application developers and the newe...
|
-
Nakul Vachhrajani liked 12 Months ago through Scripts | 1 Point
We all know the way to create foreign key on column, and we are using UI to create it mostly instead of script. Did you used script to add foreign key?
...
|
-
Nakul Vachhrajani production 12 Months ago through Scripts | 1 Point
We all know the way to create foreign key on column, and we are using UI to create it mostly instead of script. Did you used script to add foreign key?
...
|
-
Nakul Vachhrajani worked 12 Months ago through Scripts | 1 Point
We all know the way to create foreign key on column, and we are using UI to create it mostly instead of script. Did you used script to add foreign key?
...
|
-
Nakul Vachhrajani worked 1 Years ago through Scripts | 1 Point
This is a script to to identify the unused indexes within a database. The column 'ReadsPerWrite' is an important field to consider. ...
|
-
Nakul Vachhrajani liked 1 Years ago through Scripts | 1 Point
This is a script to to identify the unused indexes within a database. The column 'ReadsPerWrite' is an important field to consider. ...
|
-
Nakul Vachhrajani lifesaver 1 Years ago through Scripts | 1 Point
This is a script to to identify the unused indexes within a database. The column 'ReadsPerWrite' is an important field to consider. ...
|