count_rows: Count number of rows in a table

Description Usage Arguments Value Examples

Description

Count number of rows in a table

Usage

1
count_rows(table_name)

Arguments

table_name

table name

Value

SQL query of counting the number of rows

Examples

1
count_rows("schema.table")

taekyunk/sql.helper documentation built on May 20, 2019, 1:30 p.m.