Sunday, February 12, 2012

auto Increament

hello to all,

In Sql Server 2005, how to create a column that is Auto Increamented ?

It's a int or bigint column that has the identity attribute. (Only one column per table may have that attribute).

No comments:

Post a Comment