---
title: ALTER TABLE
description: ALTER TABLE statement for modifying table structure in DuckDB.
---

import PartialExample from '../_include-thing-for-parity-with-duckdb.mdx';

<PartialExample thing="The ALTER TABLE command" verb="is" url="https://duckdb.org/docs/stable/sql/statements/alter_table" linkText="ALTER TABLE" />
