--- title: "sqlcmd How-to Topics | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: "database-engine" ms.topic: conceptual ms.assetid: dd7a2d2b-6327-4d77-ac5a-580d36073ad4 author: mashamsft ms.author: mathoma manager: craigg --- # sqlcmd How-to Topics The [sqlcmd Utility](../tools/sqlcmd-utility.md) lets you enter [!INCLUDE[tsql](../includes/tsql-md.md)] statements, system procedures, and script files at the command prompt, in Query Editor in SQLCMD mode, in a Windows script file or in an operating system (Cmd.exe) job step of a [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] Agent job. ## Related Tasks The following topics discuss how to use the [sqlcmd Utility](../tools/sqlcmd-utility.md): - [Start the sqlcmd Utility](../relational-databases/scripting/sqlcmd-start-the-utility.md) - [Use the sqlcmd Utility](../relational-databases/scripting/sqlcmd-use-the-utility.md) - [Connect to the Database Engine With sqlcmd](../relational-databases/scripting/sqlcmd-connect-to-the-database-engine.md) - [Run Transact-SQL Script Files Using sqlcmd](../relational-databases/scripting/sqlcmd-run-transact-sql-script-files.md) - [Use sqlcmd with Scripting Variables](../relational-databases/scripting/sqlcmd-use-with-scripting-variables.md)