Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record pointer...
Message
De
05/06/2001 18:56:47
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
05/06/2001 12:03:48
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00515179
Message ID:
00515481
Vues:
20
Hi Chuck

Why be in the Org alias at all?

This would do the job...
select auth
REPLACE end WITH DATE() FOR ;
     organization = org.organization AND ;
     (end > DATE() OR EMPTY(end))
Its very clear what alias is being acted upon and what alias is the source of the organization. Might even be a bit faster. Who knows what exactly happens with all the alias referencing?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform