Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adjusting a SQL to be compliant with ANSI
Message
From
07/02/2003 17:35:08
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00750823
Message ID:
00750844
Views:
25
>You can use MIN() or MAX() function for fields you don't want to group.
SELECT MAX(SELECT SYS(15,m.euroansi,Ville)) AS City,UPPER(SYS(15,m.euroansi,Ville)) AS City2, ;
Yes, that does it. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform