DataManipulation.Rd
DataManipulation
DataManipulation(connection.context, table, schema = NULL, unload = TRUE)
ConnectionContext SAP HANA Database connection object.
ConnectionContext
character The name of SAP HANA table.
character
character, optional The name of database schema. Defaults to the schema of connection.context.
character, optional
logical, optional
TRUE: unload table from memory.
FALSE: no action.
Defaults to TRUE.
Data load/unload from SAP HANA memory.