Archive
Posts Tagged ‘SQL Browser’
| Toad Review |
 |
Quest Software’’s Toad for MySQL leverages Quest Software’’s database expertise to empower MySQL developers and administrators, of varying skill levels, to rapidly create and execute queries, automate database object management and develop SQL code more efficiently. Toad for MySQL also provides utilities to compare, extract and search for objects, manage projects, import/export data and administer the database. This database development and administration solution increases your productivity and offers access to a solid community for interactive support.With Toad, you can use a familiar, proven tool to manage MySQL databases that run on Windows. Quest Software has an established track record for providing management solutions that deliver, manage and control the quality of application and database development. You can rely on Quest to provide you with an intuitive, graphical tool with all the features necessary to enable you to take MySQL to the next level |
| Improved Object Browser in Toad for MySQL |
 |
Improved object browser in Toad now. Which allows the user to create the following
- Tables
- Views
- Indexes
- Procedures
- Triggers
- Functions
- Users
|
It allows the user to administer to the following
- Session Variables
- Env Vaiables
|
|
| Working on a Table |
 |
Operations permitted on a Table.
- Create a new Table
- Create Like
- Alter Table
- Drop Table
- Create Index
- Create Trigger
- Truncate Table
- Analyze Table
- Optimize Table
- Check Table
|
|
| |
| Designers on a Table |
 |
| |
| Query Browser in Toad |
 |
| |
| ER Diagram in Toad |
 |
| |
| Scheduling Jobs |
 |
| |
| Auto Commit |
 |