Database Mysql Day 1
Database Mysql Day 1
1219]
C:\Users\teguh>cd c:/
c:\>cd xampp/mysql/bin
c:\xampp\mysql\bin>mysql -u root -p
Enter password:
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
+--------------------+
| Database |
+--------------------+
| db_mhs |
| information_schema |
| mysql |
| performance_schema |
| phpmyadmin |
| test |
+--------------------+
+--------------------+
| Database |
+--------------------+
| db_mhs |
| information_schema |
| mhs |
| mysql |
| performance_schema |
| phpmyadmin |
| test |
+--------------------+
+--------------------+
| Database |
+--------------------+
| db_mhs |
| information_schema |
| mysql |
| performance_schema |
| phpmyadmin |
| test |
+--------------------+
+--------------------+
| Database |
+--------------------+
| db_mhs |
| information_schema |
| mhs |
| mysql |
| performance_schema |
| phpmyadmin |
| test |
+--------------------+
Database changed
+-------+-------------+------+-----+---------+-------+
+-------+-------------+------+-----+---------+-------+
+-------+-------------+------+-----+---------+-------+
+---------------+-------------+------+-----+---------+-------+
+---------------+-------------+------+-----+---------+-------+
+---------------+-------------+------+-----+---------+-------+
+------+---------------+---------------+---------------+
+------+---------------+---------------+---------------+
+------+---------------+---------------+---------------+
+------+---------------+---------------------+---------------+
+------+---------------+---------------------+---------------+
+------+---------------+---------------------+---------------+
2 rows in set (0.000 sec)
MariaDB [mhs]>