Troy Ketsdever


Technical Article

Find maximum values for all "int" columns

/******************************************************** "CheckAllInts" Find all columns in all user tables in a database defined as "int", and get the maximum value for the column. Uses a cursor and logs the results to a table. (One-time CREATE TABLE statement at top of script). Successive runs over an appropriate period of time would allow one to find how […]

You rated this post out of 5. Change rating

2005-04-11 (first published: )

296 reads

SQLServerCentral Article

An Identity Crisis

SQL Server includes autonumber of identity columns despite the fact that they are not SQL-92 compliant. There is quite a bit of debate over the use of them in your database, but if you do decide to use them, you should be aware of potential problems. New author Troy Ketsdever brings us a story about his identity crisis and how it was solved.

5 (4)

You rated this post out of 5. Change rating

2005-03-23

10,213 reads

Blogs

Capturing Ideas for Blogs

By

As we close out the year, I decided to drop this post here and...

A New Word: Lilo

By

lilo– n. a friendship that can lie dormant for years only to pick right...

Learning Database Design and Power BI Performance

By

I spend my days working on and managing SQL Server instances—working days at least,...

Read the latest Blogs

Forums

Problem installing SQL Server 2022

By cordellmelvin

Hello, I currently have an instance of SQL Server 2019 Developer installed on my...

How to Attach and Detach Databases in SQL Server

By Noman072

Comments posted to this topic are about the item How to Attach and Detach...

What is Terraform?

By Steve Jones - SSC Editor

Comments posted to this topic are about the item What is Terraform?

Visit the forum

Question of the Day

What is Terraform?

What is Terraform (from Hashicorp) used for in technology?

See possible answers