C:/xampp/mysql/bin Mysql - U Root - P Enter Password
C:/xampp/mysql/bin Mysql - U Root - P Enter Password
Enter password:
Welcome to the MySQL monitor. Commands
Your MySQL connection id is 47
Server version: 5.1.41 Source distribut
mysql> usegaji2014;
mysql> show databases;
+--------------------+
| Database
+--------------------+
| information_schema |
| absensi2010
| cdcol
|
|
| dbblog
| dbkmpgrt16
| futsal
|
|
| gaji2014
| mysql
| phpmyadmin
|
|
|
| test
| uploaddnload
+--------------------+
11 rows in set (0.01 sec)
+--------------------+
1 row in set (0.00 sec)
+--------+---------------+------+-----+---------+-------+
| nik
| int(5)
| NO | PRI | NULL
| NULL
| NULL
|
|
|
|
| NULL
| NULL
+--------+---------------+------+-----+---------+-------+
5 rows in set (0.03 sec)
| karyawan
+--------------------+
2 rows in set (0.00 sec)
| Type
+-----------+-------------+------+-----+---------+-------+
| kd_gaji | varchar(2) | NO | PRI | NULL
| nik
| int(5)
| YES |
| NULL
| NULL
|
|
| bulan
| varchar(20) | YES |
| NULL
| tahun
| varchar(4) | YES |
| NULL
+-----------+-------------+------+-----+---------+-------+
6 rows in set (0.02 sec)