Example : How to Delete/Remove the created Database file from Xampp Server’s MySql database. 
Step1 : Select the Database Name.

Step2 : Click the 'Operations' tab/menu.

Step3 : Click on the 'Drop the database(DROP)' from Remove Database option.
Example : How to Rename the created Database file from Xampp Server’s MySql database. 
Step1 : Select the Database Name.

Step2 : Click the 'Operations' tab/menu.

Step3 : Put the new name in the 'Rename database to' box - Go.
Example : How to Import the External Database file in Xampp Server’s MySql database. 
Step1 : Create a new Database file with certain name in MySql into which we want to import.

Step2 : Click the 'Import' tab/menu.

Step3 : Click on the 'choose file', now Select the database file name we want to import - open - finally click on the 'Import' button in the bottom of the page - Import started - ok.
Example : How to Export the Internal Database file from Xampp Server’s MySql database. 
Step1 : Select the Database(must have one or more  tables) file name from MySql database list, we want to export.

Step2 : Click the 'Export' tab/menu.

Step3 : Download started and completed with 'databasename.sql' - open download folder to see them.

Loading


0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.