I have a table with two columns (Date, Subject), I have created a query from it with three columns (MName, Subject, Counting) and also I have created a Dynamic crosstab query.
All of these I have done in MS Access easily.
My question is how can I create this 'Dynamic crosstab query' in SQL server.