Answers for "command import sql file mysql from windows"

SQL
0

mysql import command windows

C:wampbinmysqlmysql5.0.51bbin>mysql -u root -p YourDatabaseName < YourFileName.sql
Posted by: Guest on July-04-2020

Code answers related to "command import sql file mysql from windows"

Code answers related to "SQL"

Browse Popular Code Answers by Language