Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Expanding identity to negative values

By Federico Iori, 2012/02/10

Let's have a table FI_DIM_TC with primary key column idd in not null identity(1,1).

If the number of rows of FI_DIM_TC grows about to 2mld, data type int begin to be short.

Data type Int can range from -2 mld to 2mld.

We can very easily expand to use negative values.

Total article views: 548 | Views in the last 30 days: 2
 
Tags
expanding    
identity property    
int    
max    
reseed    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones