Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 778 Bytes

File metadata and controls

19 lines (18 loc) · 778 Bytes
title ALTER TABLE Statement
description ALTER TABLE Statement
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 reference
helpviewer_keywords
SQL grammar [ODBC], ALTER TABLE
ALTER TABLE [ODBC]

ALTER TABLE Statement

When the Microsoft Access, dBASE, or Paradoxdriver is used, the ALTER TABLE statement is supported with add and drop table constraint definition clauses. (ALTER TABLE statements are not supported for the Microsoft Excel or Text drivers.)

Note

When you use the Paradox driver without implementing the Borland Database Engine, ALTER TABLE statements are not supported; only read and append statements are allowed.