Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
smile
Starting Member
22 Posts |
Posted - 2009-04-13 : 04:11:47
|
| Hi!This time my question concerns if we can use group by clause not with an exact column, but with a subquery? I've tried in using MS SQL and it's not working. But somewhere I read that it works fine....so is it a difference between the different platforms or..? |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2009-04-13 : 06:21:56
|
quote: Originally posted by smile Hi!This time my question concerns if we can use group by clause not with an exact column, but with a subquery? I've tried in using MS SQL and it's not working. But somewhere I read that it works fine....so is it a difference between the different platforms or..?
Post the query you triedMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|