Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL statement too long - revisited
Message
 
À
01/04/1998 15:26:34
Tom Hammer
Pennwell Publishing
Tulsa, Oklahoma, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00088771
Message ID:
00088781
Vues:
42
>Thanks, Edward.

can also do
>SELECT DISTINCT B.name, B.address,;
> B.postalcode, B.built, B.floors,;
> B.location, B.class, etc. ;
> FROM cpi!agents INNER JOIN cpi!buildings B ;
> ON Agents.contactid = B.lpmcoid;
> etc.

also -- should have at least one space between end of line and semi-colon. (don't remember why, read that somewhere)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform