Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with Select Statement
Message
De
11/06/2004 23:02:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00912946
Message ID:
00912970
Vues:
18
I think you would need to go with the routine to populate a cursor. I can't think of a way that you could use a SQL Select for what you need. The best that I can think of is to join your parent table with your child table on your id field. This will give you one row for each salesperson, but this is not what you wanted. The thing that really makes this impossible is that fact that the number of salespersons for each office can range from 1 - 20.

If anyone else has a way that can utilize a SQL Statement to achieve this, I'd really like to know :).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform