Construct the SELECT fields FROM schema.table base query. The SQL Statement is not terminated for the addition of other parameters generated using "construct" functions.
1 | constructBase(fields = "*", distinct = FALSE, schema = "public", tableName)
|
distinct |
if TRUE, the DISTINCT fields will be selected for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.