--- title: "sqlcmd How-to Topics | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.suite: "" ms.technology: - "database-engine" ms.tgt_pltfrm: "" ms.topic: "article" ms.assetid: dd7a2d2b-6327-4d77-ac5a-580d36073ad4 caps.latest.revision: 5 author: "JennieHubbard" ms.author: "jhubbard" manager: "jhubbard" --- # sqlcmd How-to Topics The [sqlcmd Utility](../../2014/database-engine/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](../../2014/database-engine/sqlcmd-utility.md): - [Start the sqlcmd Utility](../../2014/database-engine/start-the-sqlcmd-utility.md) - [Use the sqlcmd Utility](../../2014/database-engine/use-the-sqlcmd-utility.md) - [Connect to the Database Engine With sqlcmd](../../2014/database-engine/connect-to-the-database-engine-with-sqlcmd.md) - [Run Transact-SQL Script Files Using sqlcmd](../../2014/database-engine/run-transact-sql-script-files-using-sqlcmd.md) - [Use sqlcmd with Scripting Variables](../../2014/database-engine/use-sqlcmd-with-scripting-variables.md)