I have a table, call it TBL. It has two columns,call them A and B. Now in the query I require one column as A and other column should be a comma seprated list of all B\'s wh
No stored procedures, no temporary tables.
If you needed to return the query as a recordset, you could use a disconnected recordset.