---
title: DELETE
description: "DELETE statement for removing rows from DuckDB tables."
---

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

<PartialExample thing="The DELETE statement" verb="is" url="https://duckdb.org/docs/stable/sql/statements/delete" linkText="DELETE" />
