Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GROUP BY 1 no longer works
Message
 
 
À
07/02/2003 00:25:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00750415
Message ID:
00750542
Vues:
29
You got it. Now your query is ANSI SQL compatible, so it could be run on SQL Server almost w/o modification. It's if you decide to move to SQL Server in the future. :)

>I would like to say thanks for this one. It was a challenge tonight to try to find the proper way to do it. Now that you have explained it, it makes sense and this is also faster as we don't have to carry all the fields on the main SQL, and once we get the keys, we just do another SQL for the INNER JOIN from the main tables to get the rest of the fields.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform