public display Name TotalAmount()
{
Table table;
select sum(UnitPrice) from table where ...
return table.UnitPrice;
}
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,556 Super User 2024 Season 2
Martin Dráb 228,625 Most Valuable Professional
nmaenpaa 101,148