软件星级:4分
标签: 数据库管理
sqltools综合利用工具是一款能够帮助我们对数据库进行快速管理和查看的工具,通过该软件能够对相关进行快速处理和整理,而且软件还提供了一个强大的文本编辑器,一个sql控制台,对象浏览器和一些有用的工具,有需要的朋友赶紧下载吧。
1、开启软件。
2、开始对相关进行快速管理。
There are several command line options you can use to invoke SQLTools.
sqltools [/h[elp]]
help - show this help
sqltools [{/n[olog]}|{/c[onnect]=<connection>}] [{/s[tart]}|{/r[euse]}] <file_list>
nolog - don't try connect or show connection dialog
connect - connect using <connection> string
<connection> - user/password@{tnsalias}|{host:port:sid}
start - start a new instance of the program
reuse - reuse already running instance of the program
<file_list> - a space-separated list of files
修复BUG
精简文件
优化程序