Description of SQLExecMS :
- view and update data in your tables using grid or field by field presentation;- executeT-SQL statements (results of PRINT and some DBCC commands are not supported) using syntax highlight editor and code assistance;- view ready to use script for objects in your DB;- view estimated execution plan;- manage your triggers;- manage your indexes;- view and manage statistics;- view fragmentation of indexes in graph and text mode;- view fragmentation of your tables;- search substring in objects' script;- generate SQL script for your DB, including tables data, users, roles;- monitor and manage connections to SQL server; - compare scripts of two databases;- view UP and DOWN dependencies for each object;- view the nearest neighbors of the table by FOREIGN KEY references;- manage your SQL Server logins and database users;- review error logs of your SQL server;- review space usage of DB, Tables, Indexes;- review and manage locks in your databases;- manage databases on the SQL server;- manage database and server options;- easily manage your extended stored procedures;- and lots of other handful things like export recordset into .TXT, .XML, .XLS, .HTML format