My bad on the back tick. No idea why it turned that way
OK got that David.
The idea is that I have the pk columns in an array which I would like to manipulate from the array itself rather than running same query variations multiple times
For example I get in foo
{item_id,show_id}
And from here on I was looking to get say
a.item_id , a.show_id
and all sort of variations
Thanks for help