Can you please expand upon what you are asking? What type of data are you expecting to get back from this SOQL query and what are you looking to do with it?
In salesforce setup when you click manage users you will find queue,new queues are created from there and users are added in that queue. I have a user name and i want to get that details of different queues in which that username has been added, Thanks for your revert. :)
To get all of the queues available, you can query with the following
All Answers
Thanks for your revert. :)
To get all of the queues available, you can query with the following