InstructionWhich7142
Registered User.
- Local time
- Today, 22:44
- Joined
- Feb 24, 2010
- Messages
- 206
Hi,
I have a query which works through a table of data, the data is interdependant, eg the value of a lower level is dependant on the top level and the query calculates these values
If I sort by level so the higher levels are calculated first it works, however I am unsure if this is reliable? if I use the result of this query in another query will that effect the results?
Thanks,
I have a query which works through a table of data, the data is interdependant, eg the value of a lower level is dependant on the top level and the query calculates these values
If I sort by level so the higher levels are calculated first it works, however I am unsure if this is reliable? if I use the result of this query in another query will that effect the results?
Thanks,