Which database?  SQL7 doesn't appear to have this problem.

best,  paul

At 07:30 PM 6/13/01 -0500, you wrote:
>I had the same situation with about 200,000 record table. Of course the
>first identity
>number was 1 thru something like 400,000(after deletions):o))
>The query was something like:
>select *
>from theTable
>where tableID in(select tableID from theTable where field like 'blah')
>
>If the tableid list in the in()  statement happened to contain 1.
>One just happens to be contained in a lot of bigger numbers.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to