Home
Services
Portfolio
Pricing
Testimonials
Blog
About
Contact
Login
How can I import a .sql file from the Linux command line?
Home
Support Topics
How can I import a .sql file from the Linux command line?
How can I import a .sql file from the Linux command line?
Answer:
mysql -u username -p database_name < /path/to/file.sql