Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Top 10 using SQL
Message
 
À
06/02/2002 09:28:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00615988
Message ID:
00615994
Vues:
19
This message has been marked as a message which has helped to the initial question of the thread.
>Hi to all,
>
>I wanted to display a list of TOP 10 records base on a given criteria using SQL command, but I'm not sure with the syntax.
>
>Thanks.

SELECT TOP 10 * FROM myTable

Take a look at topic "SELECT - SQL" in VFP's help file for the complete syntax of this command.
Hector Correa
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform