Re: Speed difference

From: Malcolm Dew-Jones <yf110_at_vtn1.victoria.tc.ca>
Date: 28 May 2002 10:03:15 -0800
Message-ID: <3cf3b853_at_news.victoria.tc.ca>


[Quoted] Stjepan Brbot (stjepan.brbot_at_zg.hinet.hr) wrote:
: What is better?

: IF recstat IN ('NEW','INSERT') THEN

: or

: IF recstat='NEW' OR recstat='INSERT' THEN

You should use the logic that correctly mirrors the problem, or is consistent with other code. Received on Tue May 28 2002 - 20:03:15 CEST

Original text of this message