BELAJAR SINTAK
Menjalankan MySQL
Menjalankan MySQL dapat dilakukan melalui menu Windows:
Start -> Programs -> MySQL ->
MySQL Server 5.0 -> MySQL Command Line Client. Kemudian Anda masukkan password
yang telah Anda buat pada saat instalasi MySQL.
Enter password: ******
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 60
Server version: 5.0.45-community-nt MySQL Community Edition (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
Baca Slengkapnya