ANSI SQL or MySQL Functions?

2001-05-10 Thread Chris Nichols

Can anyone help point me to a good resource for finding out if particular 
functions supported by MySQL are ANSI SQL standard functions or if they 
are MySQL specific?  I'm particularly wondering about:

concat()
if()
length()

Thanks,

-Chris

---

[EMAIL PROTECTED]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: ANSI SQL or MySQL Functions?

2001-05-10 Thread Paul DuBois

At 9:08 AM -0700 5/10/01, Chris Nichols wrote:
Can anyone help point me to a good resource for finding out if particular
functions supported by MySQL are ANSI SQL standard functions or if they
are MySQL specific?  I'm particularly wondering about:

concat()
if()
length()


http://www.mysql.com/doc/C/o/Compatibility.html


Thanks,

-Chris

---

[EMAIL PROTECTED]


-- 
Paul DuBois, [EMAIL PROTECTED]

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php