Forum OpenACS Development: Re: not in statement

Collapse
2: Re: not in statement (response to 1)
Posted by Steve Manning on
"In" is such a common word that Google will ignore it in most contexts - try quoting it

    postgres "not in"

or


    postgres "not in" performance

See what that returns.


    - Steve