Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL related query
Message
De
04/03/2002 07:42:02
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
04/03/2002 06:47:04
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00627701
Message ID:
00627723
Vues:
9
Hi Cetin this was missing the bold part.

>select padd1 as address1, padd2 as address2, pcity as city, pState as state ;
> from myTable where !empty(pState) ;
>union ;
>select tadd1 as address1, tadd2 as address2, tcity as city, tState as state ;
> from myTable where !empty(tState) AND !(LOWER(ALLTRIM(tState)) == LOWER(ALLTRIM(PState))) ;
>into cursor myCursor
>
>Cetin
Alexandre Palma
Senior Application Architect
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform