Does anybody know how I could achive the following. Example table would hold say employees with various job titles, what I would want are results listing 2 staff members for each job title.
Thanks for that, although a little complicated for what I want to achieve it did get the mind working and I came up with a fairly simple solution using uinion queries and selecting the top 2 records.