A convenience function, simply a wrapper for MonetDBLite's dbListFields
1 | listColumnNames(dbdir, table)
|
dbdir |
A string giving the directory (filepath + folder name) of the database to connect to. The file path must be absolute, not relative (eg no "./"). |
table |
A string giving the name of the table in the database whose column names should be listed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.