Forum: MS SQL Feb 23rd, 2005 |
| Replies: 9 Views: 71,476 We ran into the same sort of problem with the aggregate functions and group by clause. By adding all non-aggregates in the group by it can changes the way we want to display the data..annoying. |
Forum: MS SQL Feb 23rd, 2005 |
| Replies: 1 Views: 4,603 Hello there, we are converting our applications from a sybase server over to MS SQL Server 2000 and have run across a query that is acceptable in sybase but not ms sql. It is giving us a table name... |