---
title: UNPIVOT
description: "UNPIVOT statement for transforming columns to rows in DuckDB."
---

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

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