Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 840 Bytes

File metadata and controls

22 lines (19 loc) · 840 Bytes
title SQLStatistics
description SQLStatistics
author markingmyname
ms.author maghan
ms.date 03/04/2017
ms.service sql
ms.subservice native-client
ms.topic reference
helpviewer_keywords
SQLStatistics function
apitype DLLExport

SQLStatistics

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW]

SQLStatistics can be executed on a static cursor. An attempt to execute SQLStatistics on an updatable (keyset-driven or dynamic) returns SQL_SUCCESS_WITH_INFO indicating the cursor type is changed.

See Also

SQLStatistics Function
ODBC API Implementation Details