Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 833 Bytes

sql-statements.md

File metadata and controls

20 lines (16 loc) · 833 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic
SQL Statements
SQL Statements
David-Engel
v-davidengel
01/19/2017
sql
connectivity
conceptual

SQL Statements

ODBC applications perform almost all database access by executing SQL statements. The form of these statements - hard-coded or constructed at run time, interoperable or data source-specific, and so on - depends on the needs of the application.

This section contains the following topics.