db.fields | R Documentation |
List the fields of a database table
db.fields(db, table)
db |
The database connection. S4 object of class "database". |
table |
The name of a table in the database. |
A data.frame listing the name and storage mode of each field in the table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.