Rob.B New Member
Netherlands 93 Posts
SELECT LOCKED_TOPIC FROM FORUM_TOPICS ORDER BY LOCKED_TOPIC ASC
Nikkol Forum Moderator
USA 6907 Posts
quote:Originally posted by NikkolLocked topics are not listed first. They appear in the list the same as others, by the date of the last post.
GauravBhabu Advanced Member
4288 Posts
SELECT TOPICS FROM FORUM_TOPICS ORDER BY T_STATUS DESC