Query@Work 1.0.0.4 (Downloads: 335)
Execute the same SQL query across multiple ODBC databases. Execute the same SQL query across multiple ODBC databases. You can execute any type of query on any database with an ODBC driver (Microsoft SQL Server, Oracle, mySQL, etc...).
It is not unusual that a DBA needs to run the same query across multiple instances. The query can be anything from a simple line to retrieve a specific value (such as an instance version), to others that involve data modifications, multiple results etc.....
|
SQLServerFind 3.4.1 (Downloads: 367)
SQL Server Find is a search tool for use with Microsoft SQL Server. SQL Server Find is a database tool for use with Microsoft SQL Server. With SQL Server Find you can search for database objects using search criteria like:
contains text (using regular expressions)
creation date
object type (e.g. views, procedures, triggers)
object name (using regular expressions)
object size
Based on the given criteria, SQL Server find goes out to find the database objects that match the ...
|