2008-11-06 (first published: 2008-09-12)
993 reads
2008-11-06 (first published: 2008-09-12)
993 reads
This script will return record count of all user tables from the current database
2008-11-05
1,068 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
977 reads
2008-11-04
1,950 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,217 reads
This SP helps you to find the data file/s and log usage for a given DB
2008-11-01
1,311 reads
This utility will find strings in procedures, functions, views, and even check constraints.
2008-10-31
425 reads
for huge data insertion and deletion by avoiding locking you can use partition tables.
2008-10-28
779 reads
2008-10-28 (first published: 2008-07-25)
4,019 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,073 reads
By Steve Jones
I flew to Amsterdam last night and hopefully by the time this publishes I’ll...
By Chris Yates
In every organization there is a hidden currency more valuable than capital, more enduring...
By Steve Jones
Thanks to everyone who attended my sessions today at SQL Saturday Boston 2025. I’ve...
hi everyone I am getting an error when I add a variable to a...
Comments posted to this topic are about the item How to Use SQL Server...
Comments posted to this topic are about the item Choosing an AI in Sept...
In SQL Server 2025, there is a new data type designed to support similarity search and machine learning applications for AI applications. What is this new data type?
See possible answers