Get Record count of all tables of current database
This script will return record count of all user tables from the current database
2008-11-05
1,089 reads
This script will return record count of all user tables from the current database
2008-11-05
1,089 reads
This Store procedure is used to add primary key to all tables in a database, if table does not contain it.
2008-11-04
988 reads
2008-11-04
1,964 reads
Feed it two delimited strings of horizontal data and it returns it back as a vertical table with the two column data in the same synchronized position order.
2008-11-03 (first published: 2008-08-05)
2,236 reads
This SP helps you to find the data file/s and log usage for a given DB
2008-11-01
1,326 reads
Compare SQL code of sp, functions, or triggers. Can run across DB and/or servers. Generates report similar to windif. See details in comments
2008-10-31 (first published: 2008-09-05)
1,126 reads
This utility will find strings in procedures, functions, views, and even check constraints.
2008-10-31
449 reads
for huge data insertion and deletion by avoiding locking you can use partition tables.
2008-10-28
812 reads
2008-10-28 (first published: 2008-07-25)
4,047 reads
This procedure is supposed to compare structure (tables, procedures, triggers, foraign keys etc.) of two specified databases.
2008-10-27 (first published: 2008-08-19)
3,081 reads
I am excited to host T-SQL Tuesday for the first time. I want to...
By Steve Jones
Redgate had some Claude training recently, which I went through as my knowledge has...
By Steve Jones
gnossienne– n. the awareness that someone you’ve known for years still has a private...
Hi guys and gals, I've created a system that automatically allows you to "generate"...
WhatsApp 082225313145 Jl. Dokter Sutomo No.50-50A, Ps. Jambi, Kec. Ps. Jambi, Kota Jambi, Jambi...
Comments posted to this topic are about the item Demo Tracking Dropped Objects
If I want to return information about all Database Mail profiles on my instance from T-SQL, how can I do this?
See possible answers