In TransacSQL, we used to have the tabled sorted by marking an index for
example by create_date.
This way we did not need to do an order by or at least it was faster.
Is there a way to force the table to be physicaly stroed sorted by a
certain index?
tia,
.V