Hi there,
i know, i can insert a row in a table in 3 steps:
1. get_static_attributes_table
2. insert line into table
3. bind_table
Is there another way possible maybe one without reading the whole table?