On Wed, May 25, 2016 at 8:09 PM, Tom Lane wrote:
> "David G. Johnston" writes:
> > On Wed, May 25, 2016 at 7:42 PM, David G. Johnston <
> > david.g.johns...@gmail.com> wrote:
> >> What's the query with the revised parentheses?
>
> > Never mind...your right I doubt that it should matter.
>
> Th
"David G. Johnston" writes:
> On Wed, May 25, 2016 at 7:42 PM, David G. Johnston <
> david.g.johns...@gmail.com> wrote:
>> âWhat's the query with the revised parentheses?
> âNever mind...your right I doubt that it should matter.
The parentheses in the original *definitely* matter, because by
On Wed, May 25, 2016 at 7:42 PM, David G. Johnston <
david.g.johns...@gmail.com> wrote:
> On Wed, May 25, 2016 at 7:38 PM, Lucas Possamai
> wrote:
>
>> yes.. I thought too.
>>
>> the results r still different
>>
>
> What's the query with the revised parentheses?
>
>
Never mind...your right I do
On Wed, May 25, 2016 at 7:38 PM, Lucas Possamai
wrote:
> yes.. I thought too.
>
> the results r still different
>
What's the query with the revised parentheses?
David J.
yes.. I thought too.
the results r still different
On Wed, May 25, 2016 at 6:34 PM, Lucas Possamai
wrote:
> I've got the following query:
>
> SELECT COUNT(DISTINCT j0_.id) AS sclr0FROM ja_customers j0_WHERE
> ((LOWER(j0_.name_first) LIKE '%asd%'
> OR LOWER(j0_.name_last) LIKE '%asd%'
> OR LOWER(j0_.company) LIKE '%asd%'
>
I've got the following query:
SELECT COUNT(DISTINCT j0_.id) AS sclr0FROM ja_customers j0_WHERE
((LOWER(j0_.name_first) LIKE '%asd%'
OR LOWER(j0_.name_last) LIKE '%asd%'
OR LOWER(j0_.company) LIKE '%asd%'
OR LOWER(j0_.phone) LIKE '%asd%'
OR LOWER(j0_.mobile) LIKE '%a