For each element of tab.name the corresponding element from schema.name
is used for forming the valid table reference in format schema.table.
If the corresponding element of the schema.name is NA or empty (consisting of white chars only)
the table reference is simply table.
1 | sql.table.schemed(tab.name, schema.name)
|
tab.name |
( |
schema.name |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.