Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 940 Bytes

File metadata and controls

24 lines (20 loc) · 940 Bytes
description Constructing SQL Statements
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.