Как выбрать конкретные данные таблицы с сервера данных MySQL:

HOW to select specific table data from an mysql databse server:
ANSWER::

Right click on the database and set it as the default database and then just write your quires of that database tables you will get all data of your quire.
Glamorous Gerbil