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"


meerapatelmd/pg13 documentation built on Dec. 31, 2021, 7:20 p.m.