property Table.keys: Sequence[str]Names of the key columns of the table. When a table does not have keys, adding the same row twice will result in two identical rows in the table:
property Table.keys: Sequence[str]Names of the key columns of the table. When a table does not have keys, adding the same row twice will result in two identical rows in the table: