Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning sets of records from a table with limited crit
Message
 
 
À
12/01/2004 18:37:12
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00866172
Message ID:
00866205
Vues:
14
You're welcome.

>Holy crap! That took less than 1 second to return the set! Good job Sergey. Thanks!
>
>>May be JOIN will be faster. Try
SELECT mt1.Name, mt1.ID FROM MyTable mt1 ;
>>  JOIN MyTable mt2 ON mt1.ID = mt2.Id AND mt2.Name == 'D'
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform