About 50 results
Open links in new tab
  1. Run Transact-SQL Commands with the sqlcmd Utility - SQL Server ...

    Jan 30, 2026 · The sqlcmd utility lets you enter Transact-SQL statements, system procedures, and script files using different modes, using go-mssqldb or ODBC to run T-SQL batches.

  2. Use sqlcmd - SQL Server | Microsoft Learn

    Jan 29, 2026 · Learn how to use the sqlcmd for ad hoc interactive execution of Transact-SQL statements and scripts, and automate Transact-SQL scripting tasks.

  3. Download and Install the sqlcmd Utility - SQL Server

    Jan 29, 2026 · Learn how to download, install, or find the sqlcmd utility preinstalled on your system.

  4. sqlcmd を使用する - SQL Server | Microsoft Learn

    sqlcmd を使って、Transact-SQL ステートメントおよびスクリプトを対話形式でアドホック実行したり、Transact-SQL スクリプト タスクを自動化したりする方法について説明します。

  5. Start the sqlcmd Utility - SQL Server | Microsoft Learn

    Dec 18, 2025 · Learn how to start the sqlcmd utility, which lets you enter Transact-SQL statements, system procedures, and script files, in SQLCMD mode or in scripts and jobs.

  6. sqlcmd ユーティリティを使用して Transact-SQL コマンドを実行する

    sqlcmd ユーティリティを使用すると、Transact-SQL ステートメント、システム プロシージャ、およびスクリプト ファイルを異なるモードを使用して入力し、go-mssqldb または ODBC を使用して T …

  7. Commands in the sqlcmd Utility - SQL Server | Microsoft Learn

    Dec 18, 2025 · Control sqlcmd with extra commands for editing, variables, output, and execution control.

  8. Connect to SQL Server with sqlcmd - learn.microsoft.com

    Nov 18, 2025 · Learn how to select which protocol sqlcmd uses to communicate with SQL Server. The choices are: TCP/IP, named pipes, and shared memory.

  9. 下载并安装 sqlcmd 实用工具 - SQL Server | Microsoft Learn

    sqlcmd 有两种变体: sqlcmd (Go):基于 go-mssqldb 的 sqlcmd,有时称作 go-sqlcmd。 此版本是可以独立于 SQL Server 下载的独立工具。 它在 Windows、macOS、Linux 和容器中运行。 sqlcmd …

  10. sqlcmd を使用して SQL Server に接続します - SQL Server | Microsoft …

    sqlcmd で SQL Server との通信に使用されるプロトコルを選択する方法について説明します。 選択肢は次のとおりです。 TCP/IP、名前付きパイプ、および共有メモリ。