Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remore View Qustion
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Remore View Qustion
Miscellaneous
Thread ID:
00681749
Message ID:
00681749
Views:
45
I have a table with all sales detail for the past 3 years (more than 250,000 records) and I'm moving it to SQL server But When i try to create a view to query lets say total sales by Partnumber I would do it like this localy


select part,sum(qty) from sales group by part


but in the view builder for remote views the function sum() is not there.

How do you do it?
B.D.H.
Next
Reply
Map
View

Click here to load this message in the networking platform