Skip to content

SQL: improve examples of SHOW TABLES in the docs #102565

@alex-spies

Description

@alex-spies

The SQL docs for SHOW TABLES have misaligned examples; also, the name javaRestTest is used as cluster name, rather than a clearer name like test-cluster.

Example:

SHOW TABLES LIKE 'emp%';

 catalog       |     name      | type     |     kind
---------------+---------------+----------+---------------
javaRestTest      |emp            |TABLE     |INDEX
javaRestTest      |employees      |VIEW      |ALIAS

Relevant csv test

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Analytics/SQLSQL querying>docsGeneral docs changesTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Team:DocsMeta label for docs team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions