RPostgreSQL (version 0.4-1)

dbListTables-methods: List items from an PostgreSQL DBMS and from objects

Description

These methods are straight-forward implementations of the corresponding generic functions.

Arguments

Methods

drv

an PostgreSQLDriver.

conn

an PostgreSQLConnection.

name

a character string with the table name.

currently not used.

References

See the Database Interface definition document DBI.pdf in the base directory of this package or http://stat.bell-labs.com/RS-DBI.

See Also

PostgreSQL, dbGetInfo, dbColumnInfo, dbDriver, dbConnect, dbSendQuery

Examples

Run this code

Run the code above in your browser using DataCamp Workspace