Closed stefjoosten closed 8 years ago
I have done a thourogh visual inspection of this code, and find no anomalities whatsoever. I didn't go into the details of the expressions:
<expr1> = V[Account*Contractsoort];contract~ ([Account*Dienstverband])
<expr2> = V[Account*WTRcat];wtrCategorie~ ([Account*Dienstverband])
Iff the above expressions are calculated right, then the entire sql query is correct. (and fast :) )
OK! Thx
@hanjoosten , In the code below, I cannot see how the difference operator is implemented. In fact, I believe the code for this EDif-expression is not correct. If I am right, that would explain funny results in my prototypes. Can you please verify whether I am right or contradict me by claiming that the code below is a correct translation of
V[Account*Contractsoort];contract~ - V[Account*WTRcat];wtrCategorie~
? I have compiled with Ampersand v3.4.0[master:2b90afa], build time: 11-Feb-16 12:40:47 West-Europa (standaardtijd).