导航菜单

sqlcmd是什么意思_翻译中文_怎么读

sqlcmd

网络释义:命令列公用程式;命令列公用程序;命令行查询实用工具

网络释义

1.命令列公用程式erver Express、SQL Server 命令列公用程式 (SQLCMD) 和 SQL Server PowerShell 提供者的 Management Studio 支援。

2.命令列公用程序erver Express、SQL Server 命令列公用程序 (SQLCMD)、SQL Server PowerShell 提供者和 Distributed Replay 管理工具的 …

3.命令行查询实用工具使用 Microsoft SQL Server 2005 命令行查询实用工具 (sqlcmd) 启动 Windows Internal Database:sqlcmd -S \\.\pipe\mssql$mi…

4.命令列查询公用程式使用 Microsoft SQL Server 2005 命令列查询公用程式 (sqlcmd) 启动 Windows Internal Database:sqlcmd -S \\.\pipe\mssql$mi…

例句释义:,命令列公用程式,命令列公用程序,命令行查询实用工具

1.To see a pst of the options that are supported by the sqlcmd utipty run: sqlcmd -? .若要查看sqlcmd实用工具所支持选项的列表,请运行:sqlcmd-?。

2.To use sqlcmd interactively, or to build script files to be run using sqlcmd, users must understand Transact-SQL.若要以交互方式使用sqlcmd,或要生成可使用sqlcmd运行的脚本文件,用户需要了解Transact-SQL。

3.Lets you use the result of a SELECT statement as the return value from sqlcmd.允许使用SELECT语句的结果作为sqlcmd的返回值。

4.Specifies the number of seconds before a sqlcmd login to the OLE DB provider times out when you try to connect to a server.指定在您尝试连接到服务器时OLEDB访问接口的sqlcmd登录超时时间(以秒计)。

5.Sqlcmd will first check to see whether all the specified files exist.sqlcmd将首先检查所有指定的文件是否都存在。

6.The output option (-o) that specifies the file in which sqlcmd is to put its output.输出选项(-o),用于指定sqlcmd输出所在的文件。

7.At the command prompt, type sqlcmd followed by a pst of options that you want.在命令提示符处,键入sqlcmd,后面跟随所需的一系列选项。

8.Transact-SQL statements that are entered in an interactive session can edited by entering the: ED command and the sqlcmd prompt.通过在sqlcmd提示符中输入:ED命令,可以编辑交互式会话中输入的Transact-SQL语句。

9.Lists sqlcmd commands together with a short description of each command.列出sqlcmd命令以及每个命令的简短说明。

10.Input options (-Q, -q, and -i) that identify the location of the input to sqlcmd.输入选项(-Q、-q和-i),用于标识sqlcmd输入的位置。