MySQL Query Analyzer is a free, powerfull and simple to use tool for creating SQL scripts for MySQL database engine. It allows you to:
- Create queries and other SQL scripts and execute them against MySQL Server databases.
- Quickly create commonly used database objects from predefined scripts. (Templates)
- Look throug lagre volume of data and copy rows from output. |