Skip to main content
Skip table of contents

SHOW TABLECOUNT

Description

SHOW TABLECOUNT returns the number of rows of all tables.

Syntax

Syntax

BASH
SHOW TABLECOUNT [<table>] 

<table>

When you define a table, it returns the number of rows of the given table.

Output

ColumnNamedescription
schemaschema name
tabletable name
linesNumber of rows
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.