Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A database challenge
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01295541
Message ID:
01362610
Vues:
18
>The question is - does MySQL support TOP clause in Select or it does not?
>
>Can someone clarify, please?

In MySQL its the LIMIT clause:
SELECT * FROM table order by somekey LIMIT  20;
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform