Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem to make a report
Message
 
 
To
01/06/2009 15:40:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01403052
Message ID:
01403057
Views:
27
>oooOOOHHH. ok i am a little confused. I dont need to take all the salesman table. let's say i have the id of the salemen. what the sql should look like

Same SQL, just add a where clause for the salesman

where SalesmanID = 1243 (our number).

Yes, unfortunately this SQL is a bit tricky to get the amount for the last invoice.

It would be easier in latest versions of SQL Server.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform