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

    Dec 16, 2025 · 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. Download and Install the sqlcmd Utility - SQL Server

    Dec 16, 2025 · Learn how to download, install, or find the sqlcmd utility preinstalled on your system.

  3. Use sqlcmd - SQL Server | Microsoft Learn

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

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

    6 days ago · 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.

  5. Connect to SQL Server with sqlcmd - SQL Server | Microsoft Learn

    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.

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

    6 days ago · Control sqlcmd with extra commands for editing, variables, output, and execution control.

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

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

  8. Execute T-SQL from a Script File with sqlcmd - SQL Server

    Nov 18, 2025 · Learn how to use sqlcmd to run a Transact-SQL script file. It can contain Transact-SQL statements, sqlcmd commands, and scripting variables.

  9. SQL Command-Line Utilities (Database Engine) - SQL Server

    Dec 16, 2025 · Command prompt utilities enable you to script SQL Server operations. This article lists many command-line utilities that ship with SQL Server.

  10. 使用 sqlcmd - SQL Server | Microsoft Learn

    了解如何使用 sqlcmd 实现 Transact-SQL 语句和脚本的临时、交互执行,以及自动执行 Transact-SQL 脚本撰写任务。