Description

The SHOW DATABASES command lists all available data sources and projects. The WHERE clause filters all projects.

Syntax

Here is the syntax:

SHOW [FULL] DATABASES
WHERE type = 'project';