blink_to_append_only
The blink_to_append_only method creates an append-only table from the supplied blink table.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| table | Table | The blink table to convert to an append-only table. |
Returns
An append-only table.
Example
The following example creates a blink table with time_table and then converts the blink table to an append-only table with blink_to_append_only.
