Hi,
I am trying to find out whether it is possible to write a SELECT query that provides fair queuing.
Imagine a table with 5 fields - MessageID, UserID, Message, Destination, Status.
What I want to do is select all messages that have a status of "Pending", but I want it to be...