Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I total using sql statement
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How do I total using sql statement
Miscellaneous
Thread ID:
00703851
Message ID:
00703851
Views:
42
if I have the following cursor and I want a total of each amount belonging to an item how would I go about writing an sql statement for that.
x        y
2        bells
5        tables
3        bells
4        glasses
I need the result to show up as:
x        y
5        bells
4        glasses
5        tables
Thanks
Nick Patel
Next
Reply
Map
View

Click here to load this message in the networking platform