MySQL query builder? (like Access has in Design View) [closed]

Is there any free tools that would let me build queries like one can in Access?

0

4 Answers

Yes there are - you can download the open source MySQL Workbench (screenshots).

3

Try using SQLyog's powerful Query Builder. It is very easy and intuitive to use.

SQLyog Query Builder Screenshot

1

i can advice you this tool Heidi SQL it very lightweight and also can repeat all important functions of MySQL Workbench

Here you can find some screenshoots of this programm

I would recommend Navicat (Not free but has 30 days free trail).

It is a good tool as far as visual query building is concerned. :-)

You Might Also Like