Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: f9de5cec0d9a3eecd19bb866338b57fa847f54e5 Size: 10.52 MB File Format: zip
Rating: 2.347826086
out of 5
based on 23 user ratings
Downloads: 1410 License: Free
A5:SQL Mk-2 is a free software by a5m2.mmatsubara.com and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download A5:SQL Mk-2 which is 10.52 MB in size and belongs to the software category Databases Tools. A5:SQL Mk-2 was released on 2017-04-13 and last updated on our database on 2017-04-28 and is currently at version 2.12.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
A5:SQL Mk-2 Description
Features:** Connection to various databases?(You can connect directly to Oracle, PostgreSQL, MySQL, SQLite)** SQL input completion functionWhen you press Ctrl+Space, you can parse the SQL statement and complete input of table name and table column name. It is a powerful function to analyze common table expressions and subqueries. ** Create and edit SQL with GUI?Using the GUI you can create queries using query design and analysis.** Show SQL Explain Plan?Displays the explain plan (access plan) when the RDBMS executes SQL.?Oracle Database, IBM DB2, SQLServer, MySQL, PostgreSQL only function.** Format SQL?Analyze parentheses and subqueries, and indent as necessary.? Multiple SQL statements can be processed at once.** Continuous execution of SQL delimited by ";" (semicolon) or "/" (slash) or "GO" at the beginning of the line?Only the caret position, after caret position, you can designate the whole and execute SQL continuously.** Multiple result sets are output to Excel collectivelyRun SQL twice and compare the resultsYou can run the SQL script twice and compare and display the result set (it is also possible to compare multiple result sets). Comparison result set can be output to Excel. ** Ability to embed pseudo-instructions that specify column names, result set titles, etc. in query comments?There is a function to specify detailed behavior of the query during query comment.** A table editor that can input and output to Excel?You can output the contents of the table (or the result of the query) to Excel. You can also paste from Excel into the table editor. ** Export and import table contents?You can export and import table contents in CSV format. This CSV format is compatible with Excel. You can also export and import tables in the database in bulk. ** Ability to insert a large amount of test dummy d?Create dummy data that can be used for load testing.** Execute stored procedures?In the case of Oracle PL / SQL, it is possible to pause at break point and reference / change variable contents in debug execution.** ER Diagram edit?You can create an ER diagram of the database, output DDL, print / create bitmap. It is also possible to reverse-generate ER diagrams from existing databases.