Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Complicated Query
Message
De
14/05/2008 10:49:44
 
 
À
14/05/2008 07:17:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01316576
Message ID:
01316989
Vues:
15
>Dear Stefan
>
>I refer to second last line
>
>WHERE LEFT(NVL(T1.code,''),3) = '140' ;
>
>
>I do not want to use actual code reference becuase codes may be differ.
>
>Please help again

You're welcome.

In your first message you wrote
> amount1 is price of Fruit items, strarts with 3201
> amount1 is price of Vegetable items, strarts with 3202

Since all people, fruits and vegetables are in the same table, do you have an particular code content for people, too?
If it is not "code Like '140%'", would
	WHERE T1.credit = 0 ;
work for you?


hth
-Stefan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform