tbailey922
MIS
Hello,
I just can't believe the group by function in SQL Server. I am trying to grab some data from a table and group by only the first two columns, but in SQL you have to group by each column for the whole table. Which throws off the whole grouping. In foxpro you could select the whole table and group by whatever columns you wanted, is this possible in SQL? I have been stuck on the whole grouping thing for about a day now and am just about to give up.
Tim
I just can't believe the group by function in SQL Server. I am trying to grab some data from a table and group by only the first two columns, but in SQL you have to group by each column for the whole table. Which throws off the whole grouping. In foxpro you could select the whole table and group by whatever columns you wanted, is this possible in SQL? I have been stuck on the whole grouping thing for about a day now and am just about to give up.
Tim