Anonymous Asked in Cars &Transportation · 2 weeks ago

How do I run a .SQL File from MySQL command line?

Contents
use the MySQL command line client: mysql -h hostname -u user database < path/to/test.sql. Install the MySQL GUI tools and open your SQL file, then execute it. 20 янв. 2012 г.


Related Questions

Relevance
Write us your question, the answer will be received in 24 hours