I had successfully imported a database using command line, but now my pain area is how to import a single table with its data to the existing database using command line.
Also its working. In command form
cd C:\wamp\bin\mysql\mysql5.5.8\bin //hit enter mysql -u -p databasename //-u=root,-p=blank