A valid field is the one that corresponds to a column name of the specified table.
Arguments
- fields
A character vector of column names
- table_name
A character with the table name
- login
The connection object obtained from the
login()
function.
A valid field is the one that corresponds to a column name of the specified table.
A character vector of column names
A character with the table name
The connection object obtained from the login()
function.