Subject Re: Order of Non Order By Records
Author ra8009
Thank you very much.

In my case, an order by of MyDate, MyTime, MyKeyID will give me the
predictable order I need. How will adding the primary key onto the end
of an order by clause effect performance?