IDENTITY Column Insert
From: payyans (payyans_at_discussions.microsoft.com)
Date: 01/13/05
- Next message: Retna: "SQL 7 database to co-exist in SQL2000 EM"
- Previous message: Kath V: "Re: install sql server 2000 on xp professional"
- Next in thread: cyberburns_at_excite.com: "Re: IDENTITY Column Insert"
- Reply: cyberburns_at_excite.com: "Re: IDENTITY Column Insert"
- Reply: Mike Epprecht (SQL MVP): "RE: IDENTITY Column Insert"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 12 Jan 2005 20:43:01 -0800
Hi,
Version: SQL Server 2000 Standarad Edition.
---------------------------------------------------
Does SQL Server Insert value to the IDENTITY column in one action, or does
it INSERT other columns of the table and UPDATE the IDENTITY column as a
separate statement, internally?
If I issue an independent SELECT WITH NOLOCK on such a table, is there a
possibility of getting wrong value for the Identity column anytime?
Thanks,
payyans
- Next message: Retna: "SQL 7 database to co-exist in SQL2000 EM"
- Previous message: Kath V: "Re: install sql server 2000 on xp professional"
- Next in thread: cyberburns_at_excite.com: "Re: IDENTITY Column Insert"
- Reply: cyberburns_at_excite.com: "Re: IDENTITY Column Insert"
- Reply: Mike Epprecht (SQL MVP): "RE: IDENTITY Column Insert"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|