摘要:
SQL CREATE TABLE measurement ( city_id int not null, logdate date not null, data text ) PARTITION BY RANGE (logdate); CREATE TABLE p1 PARTITION OF mea 阅读全文
posted @ 2024-03-26 00:33
winter-loo
阅读(35)
评论(0)
推荐(0)

浙公网安备 33010602011771号