18 lines
300 B
Plaintext
18 lines
300 B
Plaintext
|
[role="xpack"]
|
||
|
[[sql-syntax-show-catalogs]]
|
||
|
=== SHOW CATALOGS
|
||
|
|
||
|
.Synopsis:
|
||
|
[source, sql]
|
||
|
----
|
||
|
SHOW CATALOGS
|
||
|
----
|
||
|
|
||
|
*Description*: List the available catalogs and their types.
|
||
|
|
||
|
[source, sql]
|
||
|
----
|
||
|
include-tagged::{sql-specs}/multi-cluster-with-security/multi-cluster-command.csv-spec[showCatalogs]
|
||
|
----
|
||
|
|