I had created MySQL DB , I want to check the tables & data in that database… How can i do that? Please Help
Do you have MYSQL workbench installed on your PC? If not, you will need that. Then you need to establish a connect using the servername, login and password for your database.
Hello @kiranmalvi ,
You can use PhpMyAdmin as well, some find it easier through PhpMyAdmin.
Here is a guide on how to install phpmyadmin on a cloudsite. Click here for guide.