Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.72 KB

File metadata and controls

37 lines (31 loc) · 1.72 KB
title Query with Parameters
ms.custom seo-lt-2019
ms.date 01/19/2017
ms.prod sql
ms.prod_service sql-tools
ms.technology ssms
ms.topic conceptual
helpviewer_keywords
parameters [SQL Server], Visual Database Tools
Visual Database Tools [SQL Server], queries
parameters [SQL Server], queries
ms.assetid 2e4fdeb6-c596-43cb-ac2e-9a18ea2bac0d
author markingmyname
ms.author maghan
ms.manager jroth
ms.reviewer

Query with Parameters (Visual Database Tools)

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] In many instances, it is useful to create a query that you can reuse many times in your applications with different input each time. In this section you will find information about how to create parameter queries for these general purposes.

In This Section

Parameter Queries (Visual Database Tools)
Learn about general-purpose queries.

Create Queries with Unnamed Parameters (Visual Database Tools)
Create a query using unnamed parameters.

Related Sections

Perform Basic Operations with Queries (Visual Database Tools)
Provides links to topics covering the most common query tasks.

Specify Search Criteria (Visual Database Tools)
Provides links to topics covering the various ways to search and how to search for what you want.