Re: Database languages supported by MySQL

2005-04-26 Thread Rhino
The manual is your friend. See this link: http://dev.mysql.com/doc/mysql/en/features.html. Rhino - Original Message - From: "Ochungo, Pamela (ILRI)" <[EMAIL PROTECTED]> To: Sent: Monday, April 25, 2005 3:20 AM Subject: Database languages supported by MySQL Hallo, I would like to know

Re: Database languages supported by MySQL

2005-04-26 Thread Dawid Kuroczko
On 4/25/05, Ochungo, Pamela (ILRI) <[EMAIL PROTECTED]> wrote: > Hallo, > > I would like to know whether there are any other languages supported by MySQL > apart from SQL. > e.g. MsAccess provides VB for aplications. Does MySQL support any such lower > level language? I believe you are asking a

Re: Database languages supported by MySQL

2005-04-26 Thread Jigal van Hemert
From: "Ochungo, Pamela (ILRI)" > I would like to know whether there are any other languages supported by MySQL apart from SQL. > e.g. MsAccess provides VB for aplications. Does MySQL support any such lower level language? MySQL is a database management system (DBMS), a so called backend system. M