Render SQL for a Table Row Count
1 | render_row_count(fields = "*", distinct = FALSE, schema, tableName)
|
fields |
Fields selected for. Defaults to "*". |
distinct |
If TRUE, the distinct row count will be returned. |
schema |
If NULL, defaults to "public" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.