>
> Your original question appeared to imply that you already
> knew about LIKE,
> and that you were wondering where it was in the manual. Not
> that you were
> wondering whether there was any such thing in SQL itself.
>
> >
> >Makis
> >
> >
> >> ---
On Sat, Feb 23, 2002 at 07:28:04PM +0200, savaidis wrote:
> Instead of "binary" it sould be better to use a "case conversion" flag with
> reverse function - NOT set by default. "Binary" doesn't make sence to me.
> As for LIKE I think most WHERE commands use it so it is obvious it should be
> ther
were
wondering whether there was any such thing in SQL itself.
>
>Makis
>
>
>> -Original Message-
>> From: Paul DuBois [mailto:[EMAIL PROTECTED]]
>> Sent: Saturday, February 23, 2002 10:21 PM
>> To: savaidis; [EMAIL PROTECTED]
>> Subject: RE: Comments in D
SQL already, then I didn't have to read the MySQL manual.
If you don't know there is a LIKE function then how to go and look for it?
Makis
> -Original Message-
> From: Paul DuBois [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, February 23, 2002 10:21 PM
> To: savaid
n the output column list, ORDER BY,
GROUP BY, etc. Functions should be documented in the section on functions.
As, in fact, they are.
>
>
>Makis
>
>
>> -Original Message-
>> From: Paul DuBois [mailto:[EMAIL PROTECTED]]
>> Sent: Saturday, February 23, 200
ginal Message-
> From: Paul DuBois [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, February 23, 2002 6:29 PM
> To: savaidis; [EMAIL PROTECTED]
> Subject: RE: Comments in Documentation
>
>
> At 16:01 +0200 2/23/02, savaidis wrote:
> >Also there is not LIKE at all at
ECTED]
Subject: RE: Comments in Documentation
At 16:01 +0200 2/23/02, savaidis wrote:
>Also there is not LIKE at all at SELECT command on MySQL manual!
http://www.mysql.com/doc/S/t/String_comparison_functions.html
http://www.mysql.com/doc/P/a/Pattern_matching.html
>I found manual very-very a
At 16:01 +0200 2/23/02, savaidis wrote:
>Also there is not LIKE at all at SELECT command on MySQL manual!
http://www.mysql.com/doc/S/t/String_comparison_functions.html
http://www.mysql.com/doc/P/a/Pattern_matching.html
>I found manual very-very amateur work.
>I was trying about half hour to use
Also there is not LIKE at all at SELECT command on MySQL manual!
I found manual very-very amateur work.
I was trying about half hour to use
Also "binary" at field creation or WHERE should be ON by default. And WHERE
works erroneously with Greek chars (without the "binary" option). I think it
is