October 30, 2008
In this section of the MySQL primer we will learn how to create a database.
The commands for creating a database in Windows and Linux are the same. However, the prelimnary commands in Linux are slightly more complex. Since this tutorial is meant for the complete newbie, I’ll discuss the Windows and Linux systems separately. Read the rest of this entry »
Leave a Comment » |
MySQL | Tagged: Mysql |
Permalink
Posted by hemaya
October 30, 2008
Once you have successfully downloaded the Windows version, installing it is a breeze… trust me!
(The installation steps below have be tested on Win95 and Win98 using mysql-shareware-3_22_34-win.zip Read the rest of this entry »
Leave a Comment » |
MySQL | Tagged: Mysql |
Permalink
Posted by hemaya
October 30, 2008
Downloading MySQL
MySQL is available for Windows, Linux and other Unix variants. The Windows version is a shareware, which must registered after evaluation. I learnt SQL using this version. Later I shifted completely to Linux…. the Linux version is 100% free.
Read the rest of this entry »
Leave a Comment » |
MySQL | Tagged: Mysql |
Permalink
Posted by hemaya
October 27, 2008
Mengenal MySQL
Apa itu MySQL?
MySQL adalah salah satu jenis database server yang sangat terkenal.
MySQL menggunakan SQL sebagai bahasa dasar untuk mengakses databasenya.
Selain itu, MySQL bersifat free (Anda tidak perlu membayar untuk menggunakannya) pada pelbagai platform (kecuali pada Windows, yang bersifat shareware) Read the rest of this entry »
Leave a Comment » |
Basic, MySQL, PHP | Tagged: Mysql |
Permalink
Posted by hemaya