Re: ordering an int column
- From: "Rick" <rick@xxxxxxxxxxxxxxx>
- Date: 26 Sep 2005 09:01:21 -0700
The relevant table structure is
col 1 -type datetime
col 2 -type int
In Enterprise manager, I've created a two column clustered index
with col 1 as the first column of the index in desc order
and with col 2 as the second column of the index in asc order
When I open the data, for a common date, it orders the data
1,10,100,2,20,200 etc.
Rick
.
- Follow-Ups:
- Re: ordering an int column
- From: Dan Guzman
- Re: ordering an int column
- References:
- ordering an int column
- From: Rick
- Re: ordering an int column
- From: Robert Klemme
- ordering an int column
- Prev by Date: Re: ordering an int column
- Next by Date: Re: ordering an int column
- Previous by thread: Re: ordering an int column
- Next by thread: Re: ordering an int column
- Index(es):
Relevant Pages
|
Loading