Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 789 Bytes

File metadata and controls

24 lines (20 loc) · 789 Bytes
title Fetching Data
description Fetching Data
author dlevy-msft-sql
ms.author dlevy
ms.reviewer davidengel, sunilbs, mcimfl
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic concept-article
helpviewer_keywords
result sets [ODBC], fetching
fetches [ODBC], defined

Fetching Data

The process of retrieving rows from the result set and returning them to the application is called fetching. This section describes how to fetch data.

This section contains the following topics.