F.42. tsm_system_time
F.42.1. Examples
CREATE EXTENSION tsm_system_time;SELECT * FROM my_table TABLESAMPLE SYSTEM_TIME(1000);Last updated
Was this helpful?
CREATE EXTENSION tsm_system_time;SELECT * FROM my_table TABLESAMPLE SYSTEM_TIME(1000);Last updated
Was this helpful?
Was this helpful?