| title | Constructing SQL Statements |
|---|---|
| description | Constructing SQL Statements |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | concept-article |
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.