I develop a good website on my local computer, lets called Site A. I have packed them and put to live server which host by hosting company.
Now.. I would like to take database from Site A (live server) to my Site A database that I manage on my PC localhost.
Is there any command line work to update my Site A Database (development area) with current data table from Site A on live server?