About 2,800,000 results
Open links in new tab
  1. Download Microsoft® Command Line Utilities 14.0 for SQL

    The SQLCMD utility allows users to connect to, send Transact-SQL batches from, and output rowset information from SQL Server instances. The bcp utility bulk copies data between an instance of Microsoft SQL Server and a data file in a user-specified format.

  2. Install and configure SQL Server on Windows from the command prompt

    Installing a new instance of SQL Server from the command prompt enables you to specify the features to install and how they should be configured. You can also specify silent, basic, or full interaction with the Setup user interface.

  3. MySQL :: Download MySQL Shell

    The MySQL Shell is an interactive Javascript, Python, or SQL interface supporting development and administration for the MySQL Server and is a component of the MySQL Server. You can …

  4. Run Transact-SQL Commands with the sqlcmd Utility - SQL Server

    The sqlcmd utility lets you enter Transact-SQL statements, system procedures, and script files through various modes: At the command prompt. In Query Editor in SQLCMD mode. In a Windows script file. In an operating system (cmd.exe) job step of a SQL Server Agent job.

  5. SQL Server Downloads | Microsoft

    Get started with Microsoft SQL Server downloads. Choose a SQL Server trial, edition, tool, or connector that best meets your data and workload needs.

  6. 6.5.1 mysql — The MySQL Command-Line Client

    mysql is a simple SQL shell with input line editing capabilities. It supports interactive and noninteractive use. When used interactively, query results are presented in an ASCII-table format. When used noninteractively (for example, as a filter), the result is …

  7. Guide – How to Download/Install the sqlcmd Utility on Windows?

    Jan 4, 2023 · The sqlcmd utility allows you to enter Transact-SQL statements, system procedures, and script files through the various modes available: At the command prompt. In the query editor in SQLCMD mode. in a Windows script file. In the Operating System (Cmd.exe) job step of a SQL Server Agent job.

  8. Use sqlcmd - SQL Server | Microsoft Learn

    Nov 22, 2024 · sqlcmd is a command-line utility for ad hoc, interactive execution of Transact-SQL (T-SQL) statements and scripts and for automating T-SQL scripting tasks. To use sqlcmd interactively, or to build script files for sqlcmd, you should understand T-SQL.

  9. How to Install SQL in Windows 10: A Step-by-Step Guide for …

    Aug 1, 2024 · Learn to install SQL on Windows 10 with our beginner-friendly, step-by-step guide. From downloading to configuring, we've got you covered for a seamless setup!

  10. Oracle SQL Developer Downloads

    There are two downloads available for Windows users. This archive includes both SQL Developer and an embedded copy of the Java 17 Development Kit (JDK). Simply extract the zip to a fresh directory and run the sqldeveloper.exe in the top directory. The EXE is configured to run the embedded JDK by default.