I have a MySQL script file which was exported from PHPMyAdmin. I want to import this file and view table data that comes with that script file, without an active connection to MYSQL Database on my system. How can this be done?
↧