Re: Case help and Identity help
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Thu, 24 Aug 2006 22:14:15 +0000 (UTC)
Hugo Kornelis (hugo@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) writes:
Assuming that the IDENTITY function works as advertised, you'll never be
able to get a situation with MIN(id) other than 1 and MAX(id) other than
1000 (assuming the COUNT(*) check is passed).
It's difficult to say what is advertised. We know that you should not
reply on ORDER BY. Here is a TOP, that I don't really whether I can trust.
The paranoid check is cheap. The cost for an unexpected result is expensive.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Case help and Identity help
- From: mutemode
- Re: Case help and Identity help
- From: Hugo Kornelis
- Re: Case help and Identity help
- From: Erland Sommarskog
- Re: Case help and Identity help
- From: Hugo Kornelis
- Case help and Identity help
- Prev by Date: Re: Normalizing a Crosstab
- Next by Date: Re: User authentication
- Previous by thread: Re: Case help and Identity help
- Next by thread: Re: Case help and Identity help
- Index(es):
Relevant Pages
|