---
title: USE
description: "USE statement for changing the default database or schema in DuckDB."
---

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

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