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

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