From 1cbc45ed3ba80a62981a92f34eb262893844056c Mon Sep 17 00:00:00 2001 From: ebembi-crdb <169454390+ebembi-crdb@users.noreply.github.com> Date: Thu, 14 May 2026 18:48:30 +0530 Subject: [PATCH] ref-docs: add SHOW FOOS --- src/current/v26.1/show-foos.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/current/v26.1/show-foos.md diff --git a/src/current/v26.1/show-foos.md b/src/current/v26.1/show-foos.md new file mode 100644 index 00000000000..030d5ea7205 --- /dev/null +++ b/src/current/v26.1/show-foos.md @@ -0,0 +1,14 @@ +--- +title: SHOW FOOS +summary: Synopsis +toc: true +docs_area: reference +--- + +## Synopsis + +```sql +SHOW FOOS; +``` + +Lists all foos.