Subject RE: [firebird-support] How do I get the latest date of a column in a join
Author Ray Jenkins
> You have two problems here. The first is that you can't include
> "lower-level" columns in the output: everything must be at the level of
> the aggregation - the GROUP BY performs the aggregation at the level of
> Name, whereas the "TimeStamp" column is at a level beneath the aggregation.

This was my problem. Thanks for the help
Ray


[Non-text portions of this message have been removed]