Como selecionar dados específicos da tabela de um servidor de banco de dados 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