Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with SemiComplex SQL String
Message
From
27/04/2007 14:34:50
 
 
To
27/04/2007 14:32:35
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01220500
Message ID:
01220512
Views:
17
>Surely there must be a way to do this with one SQL string?

Absolutely, if you don't care what you get for failoc and faistatus:
Select Max(recseq) As recseq, Max(failoc), Max(faistatus) From webprddt6.drawmfai Where part no = '860637-001' Group By partno
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform