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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-06-06 : 12:25:04
|
| Ed writes "Is there an ability in SQL 2000, either by function or some other method, to do the Access equivalent of the FIRST aggregate function? We have had a request by our users to display the first value of a group in summary/aggregate reports.Thanks" |
|
|
Page47
Master Smack Fu Yak Hacker
2878 Posts |
Posted - 2002-06-06 : 12:34:42
|
| I don't believe there is a built in function, but there several methods of getting what you need.Please post ddl, some sample data and the desired rowset and we can explore some of the techniques.<O> |
 |
|
|
|
|
|