Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ascending or descending
Message
De
21/04/2006 07:42:56
Suhas Hegde
Dental Surgeon
Sirsi, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Ascending or descending
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01115316
Message ID:
01115316
Vues:
55
hi,

How can i know that the index is ascending or descending ?

any way to find out ?

eg:
Create cursor foo (f1 c(1))
insert into foo values('a')
insert into foo values('b')
insert into foo values('c')
insert into foo values('d')

index on f1 tag f1 ascending

now how can i know that f1 is a ascending index ??
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform