---
sidebar_position: 12
title: PRAGMA statements
description: "PRAGMA statements for DuckDB configuration and metadata queries."
---


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

<PartialExample thing="The PRAGMA statements" verb="are" url="https://duckdb.org/docs/stable/sql/pragmas" linkText="Pragmas" />
