---
title: SET/RESET
description: "SET and RESET statements for configuring DuckDB session options."
---

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

<PartialExample command="The SET and RESET statements" verb="are" url="https://duckdb.org/docs/stable/sql/statements/set" linkText="SET/RESET" />
