Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Scripts by Michael Søndergaard

SQLServerCentral.com profile

   Items 1 to 7 of 7   
 

Fix Default Constraint Naming

This stored procedure can be used for applying a custom default constraint naming  Read more...
Rating: |  Discuss |   Briefcase | 243 reads

Fix Foreign Key Constraint Naming

This stored procedure can be used for applying a custom foreign key constraint naming  Read more...
By Michael Søndergaard 2010/10/08 | Source: SQLServerCentral.com | Category: constraints
Rating: |  Discuss |   Briefcase | 1,206 reads

Fix Default Constraint Naming

This stored procedure can be used for applying a custom default constraint naming  Read more...
Rating: |  Discuss |   Briefcase | 524 reads

Fix Column Check Constraint Naming

This stored procedure can be used for applying a custom column check constraint naming convention  Read more...
Rating: |  Discuss |   Briefcase | 426 reads

Fix Index Naming

This stored procedure can be used for applying a custom index naming convention  Read more...
By Michael Søndergaard 2010/10/11 | Source: SQLServerCentral.com | Category: change index name
Rating: |  Discuss |   Briefcase | 565 reads

Conversion of rule objects to column check constraints

This script can convert the usage of bound rule objects in tables to column check constraints  Read more...
By Michael Søndergaard 2010/01/28 | Source: SQLServerCentral.com | Category: sp_bindrule
Rating: (not yet rated) |  Discuss |   Briefcase | 443 reads

Conversion of default objects to column defaults

This script can convert the usage of bound default objects in tables to column defaults  Read more...
By Michael Søndergaard 2010/01/29 | Source: SQLServerCentral.com | Category: sp_unbindefault
Rating: |  Discuss |   Briefcase | 355 reads
   Items 1 to 7 of 7