Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using a summed field in a where clause
Message
From
05/06/2004 14:35:48
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Using a summed field in a where clause
Miscellaneous
Thread ID:
00910380
Message ID:
00910380
Views:
60
I have a view of a table that contains a yAmount field.
I left join to a child table that contains adjustments to the parent. It too has a yAmount field.

I sum the values from both tables to a field in the view named yCurrentValue.

In the where I have: where yCurrentValue<>0.00

I receive the error, yCurrentValue is not found

Is there a way to where on a calculated field?

Thanks,
John
Next
Reply
Map
View

Click here to load this message in the networking platform