P
Peter Judge
Guest
your comparison is slightly off. in the first example "NOT AVAILABLE <table" is TRUE, so it evaulates close to IF TRUE OR ( Viaje.statusviaje = "C") In the second example you are always going to evaluate the expression after the OR since FALSE is never able to be TRUE.
Continue reading...
Continue reading...