Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL question.
Message
De
14/06/2001 07:21:53
 
 
À
14/06/2001 06:12:24
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00519213
Message ID:
00519220
Vues:
15
This message has been marked as a message which has helped to the initial question of the thread.
You can use SELECT COUNT(*) AS RecordCount FROM TableName

As i know there is no SQL Command to return number of field, but you can use FCOUNT(), or if you use Database Engine, you can use SQLCOLUMNS and then use SELECT COUNT(*) AS RecordCount FROM TableName.



>Errr, also is it possible to use SQL command to count the number of *fields* in a table?
>
>Thanks a lot, again :)

>>Hi all,
>>
>>Are there any SQL command to count the number of records in a table?
>>
>>thanks a lot!!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform