I have a mysql *.sql file. It has been exported via phpmyadmin
.
I need to do the following tasks:
- Import it into mysql.(via sql code)
- Import it into sqlite.(via sql code)
How can I do them?
I have a mysql *.sql file. It has been exported via phpmyadmin
.
I need to do the following tasks:
How can I do them?