Technical Article

Optimize Character Field Usage

This stored procedure was designed to scan all your character based columns in a particular database and show the minimum, maximum and average data length. As well as give an efficiency rating of the data stored. Input: None Output: Table name, Column name, Defined datatype and length, Average length of data for that column, Minimum […]

You rated this post out of 5. Change rating

2001-08-10

1,679 reads

Blogs

T-SQL Tuesday #185: Video

By

This month’s invite is from Erik Darling, who invites you to make a video...

T-SQL Tuesday #185–Being a Video Star

By

This month we have an interesting invite. Erik Darling is the host, and since...

Building Resilience: Leadership Insights from Sports

By

In the bustling world of sports, leadership appears as a beacon of hope and...

Read the latest Blogs

Forums

Snapshot Replication: Pre-application script to check prerequisites

By sqlsauce

Is it possible to write a script that checks a subscriber's environment for prerequisites...

t-SQL help..

By tran008

I have the following...anyone can point me the right direction to rewrite this code?...

install sql express

By sqlfriend

I yesterday dowload a sqlexpress and intalled on one of a testing database for...

Visit the forum

Question of the Day

The User Login

When I create a user in a SQL Server 2022 database, on which types of logins in the master database can it be based?

See possible answers