How to Import MySQL File Using Command Line in WAMP

I just start using WAMP (http://www.wampserver.com/en/download.php) and try to learn how to importĀ  .sql file into a database in WAMP environment using command line. After googling in the internet, I found the way as the following: 1. After you have installed the WAMP, go run the cmd (DOS) and get into the mysql folder, for [...]