---
sidebar_position: 3
title: Expressions
description: DuckDB expression syntax including operators, CASE, subqueries, and type casts.
---

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

<PartialExample thing="Supported expressions" verb="are" url="https://duckdb.org/docs/stable/sql/expressions/overview" linkText="Expressions" />
