Subject | SQL |
---|---|
Author | Dion |
Post date | 2001-09-17T16:46:48Z |
Hi All,
What is the equivalent SQL when using Interbase:-
SELECT SUM(Amount) AS TotAmount, c.CostItemName
FROM CostItem c
Thanks,
Dion.
[Non-text portions of this message have been removed]
What is the equivalent SQL when using Interbase:-
SELECT SUM(Amount) AS TotAmount, c.CostItemName
FROM CostItem c
Thanks,
Dion.
[Non-text portions of this message have been removed]