Not without you specifying how you do want them sorted. A
good way to do that is to make sure the "courses" table has
a field the can be used for this purpose. If you don't have
such a field, then you should add one (integer) and set the
value of the field to a number that specifies where you want
each course to appear in the sort order.
Not without you specifying how you do want them sorted. A
good way to do that is to make sure the "courses" table has
a field the can be used for this purpose. If you don't have
such a field, then you should add one (integer) and set the
value of the field to a number that specifies where you want
each course to appear in the sort order.