Description Usage Arguments Value
Constructs the query retrieving the metadata information concerning the tables:
schemaname
tablename
number of attributes
estimate of counts
is table indexed?
has table a primary key?
1 | sql.tables(schemaname = NULL)
|
schemaname |
name of specific schema, if not provided tables from all schemas will be returned |
SQL query retrieving the metadata information concerning the tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.