But in that thread (SQL Update, HANA performance) they are talking about parametrized updates looping through each record. For every record the VB script is creating a connection to Hana and every SET clause has a definite value supplied. I cannot do that for a table that has a Billion records and the update is based on another table that has another 20 mil records.
↧