Showing posts with label datetype. Show all posts
Showing posts with label datetype. Show all posts

Sunday, February 12, 2012

auto increment datatype

Hi,
Do we have "Auto Increment" DateType in SQLServer 2000?
Thanks for help.
Jason
Hi Jason
It's not a datatype, it's a property of any exact numeric column. Look up
IDENTITY in the Books Online
HTH
Kalen Delaney, SQL Server MVP
www.solidqualitylearning.com
"Jason Huang" <JasonHuang8888@.hotmail.com> wrote in message
news:uOidWGJ9FHA.1420@.TK2MSFTNGP09.phx.gbl...
> Hi,
> Do we have "Auto Increment" DateType in SQLServer 2000?
> Thanks for help.
>
> Jason
>

auto increment datatype

Hi,
Do we have "Auto Increment" DateType in SQLServer 2000?
Thanks for help.
JasonHi Jason
It's not a datatype, it's a property of any exact numeric column. Look up
IDENTITY in the Books Online
HTH
Kalen Delaney, SQL Server MVP
www.solidqualitylearning.com
"Jason Huang" <JasonHuang8888@.hotmail.com> wrote in message
news:uOidWGJ9FHA.1420@.TK2MSFTNGP09.phx.gbl...
> Hi,
> Do we have "Auto Increment" DateType in SQLServer 2000?
> Thanks for help.
>
> Jason
>

auto increment datatype

Hi,
Do we have "Auto Increment" DateType in SQLServer 2000?
Thanks for help.
JasonHi Jason
It's not a datatype, it's a property of any exact numeric column. Look up
IDENTITY in the Books Online
--
HTH
Kalen Delaney, SQL Server MVP
www.solidqualitylearning.com
"Jason Huang" <JasonHuang8888@.hotmail.com> wrote in message
news:uOidWGJ9FHA.1420@.TK2MSFTNGP09.phx.gbl...
> Hi,
> Do we have "Auto Increment" DateType in SQLServer 2000?
> Thanks for help.
>
> Jason
>