Description Usage Arguments Value
Show the names of tables of a database
1 2 |
dbname |
The name of the database from which you are getting data.
Examples include "openhds", "dss", "dssodk", "maltem_absenteeism", etc. If |
host |
The name of the host from which you are getting data.
Examples include "sap.manhica.net".
If |
port |
The name of the port from which you are getting data.
This should be 3306 on-site, and 4706 off-site. If |
user |
The user. If |
password |
The password If |
connection_object |
An open connection to a CISM database (as created through |
A dataframe with two columns: dbname
(the database in question)
and table
(the name of the table).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.