Recently one of my friend was doing some investigation in a new/unknown database and had really hard time locating the primary key – foreign key relations. Like it’s really tough to locate these relations when not enforced at database level in terms of primary key and foreign key constraints. But generally all database developers keep […]
2011-09-14 (first published: 2007-08-15)
2,788 reads
Delete files on a fileshare leaving behind files not older than n-days.
2011-09-13 (first published: 2008-04-02)
10,069 reads
Database server migration or SQL Server up gradation
2011-09-12 (first published: 2011-09-02)
1,513 reads
Script to backup 2000/2005 databases.
2011-09-09 (first published: 2007-11-19)
8,938 reads
Script one or all roles in a database. Includes users, obect permissions and column permissions.
2011-09-08 (first published: 2008-01-08)
5,268 reads
Generate the scripts that will allow you to compare tables pass/fail.
2011-09-07 (first published: 2007-12-28)
12,603 reads
Backup All User Databases with sp_msforeachdb
2011-09-06 (first published: 2011-08-13)
1,979 reads
Troubleshooting Service Broker (SSB)
2011-09-05 (first published: 2007-01-25)
3,955 reads
This function returns the difference between the date in text format
2011-09-01 (first published: 2011-08-30)
1,046 reads
This script copies one object in another multiple schema.
2011-08-31 (first published: 2011-08-24)
2,550 reads