Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 976 Bytes

File metadata and controls

24 lines (20 loc) · 976 Bytes
description SQL Statements
title 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 78133ee0-1e2f-4dc8-81f6-3bac8eb21332
author David-Engel
ms.author v-daenge

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.