Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 896 Bytes

File metadata and controls

23 lines (19 loc) · 896 Bytes
title Constructing SQL Statements | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
ms.assetid ee9cd360-07e5-4f8a-804b-ad95aecae3e4
author David-Engel
ms.author v-daenge

Constructing SQL Statements

SQL statements can be constructed in one of three ways: hard-coded during development, constructed at run time, or entered directly by the user.

This section contains the following topics.