1 Reply Latest reply on Oct 17, 2013 5:00 AM by ataylor

    Sorting messages

    qtm

      Hi,

       

      Is there any equivalent in message selector to SQL's ORDER BY ? If not, is there any other way of sorting messages except going through all of them? I'm interested in this because I have some use cases of queues that don't change their content often (messages are stored there now and then and they are processed rarely) and it would be helpful to sort them.

       

      Thank you

        • 1. Re: Sorting messages
          ataylor

          in short no, if you want to change the order of some data you should probably be using a database not a messaging application..