---
title: DROP
description: "DROP statement for removing tables, views, and other objects in DuckDB."
---

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

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