Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CREATE INDEX ASCENDING AND DESCENDING
Message
De
30/10/1998 14:27:12
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00152957
Message ID:
00152965
Vues:
19
>I have trouble to create an index of ascending and descending.
>For example I create employee table below. I want Ename is ascending, Deptno is descending in table emp.
>
>CREATE TABLE employee ;
> (Empno c(10) UNIQUE, ;
> Ename c(10), ;
> Job c(3), ;
> Deptno c(30))
>
>please help this code out.
>
>Thanks,
>DT

Do you want this index to represent whole table in grid in sorder order?
What is DeptNo, integer stored as character?
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform