If I have exported a .sql file with my database in it, can I then only import \"parts\" of that database instead of t开发者_C百科he entire database to MySql?
I am using a charting javascript library that expects its data in a specific JSON format - without property names.