Subject: Re: Index usage when bitwise operator is used
Date: Mon, 17 Sep 2007 07:49:28 -0000
> What about saying?:
>
> TBL1.CATEGORY = TBL2.CATEGORY
>
Are you sure you understood what was the question?
Is the TBL1.CATEGORY = TBL2.CATEGORY the same as TBL1.CATEGORY &
TBL2.CATEGORY > 0?