C:\xampp\mysql\bin>mysql -uroot -p moviesite
masuk terus dalam database moviesite tadi...
mysql> show tables;
+---------------------+
| Tables_in_moviesite |
+---------------------+
| movie |
| movietype |
| people |
+---------------------+
3 rows in set (0.00 sec)
No comments:
Post a Comment