renderRowCount: Render SQL for a Table Row Count

Description Usage Arguments

Description

Render SQL for a Table Row Count

Usage

1
renderRowCount(fields = "*", distinct = FALSE, schema, tableName)

Arguments

fields

Fields selected for. Defaults to "*".

distinct

If TRUE, the distinct row count will be returned.

schema

If NULL, defaults to "public"


patelm9/pg13 documentation built on Dec. 26, 2021, 8:17 p.m.