---
title: CALL
description: "CALL statement for executing table functions in DuckDB."
---

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

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