Seems like MySQL commands. You will not be able to load it automatically with SQLite.
1. You need to load it to a MySQL database.
2. Export the table as a CSV file.
3. Load the CSV data with StringUtils.
4. Add the data to a SQLite database.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.