Returns the list of column names.
GetColumns(connection.context, table, schema)
Arguments
| connection.context |
ConnectionContext
SAP HANA Database connection object.
|
| table |
character
The HANA table to store the data from R data.frame.
|
| schema |
character, optional
The database schema.
Defaults to the schema of connection.context.
|
Value
list
The list of column names