摘要:
1、创建物化视图 CREATE MATERIALIZED VIEW "view_xxx“ as select * from 表 2、刷新物化视图 refresh materialized view view_xxx; 3、删除物化视图 drop materialized view view_xxx; 阅读全文
posted @ 2022-12-13 13:32
懂得归零
阅读(729)
评论(0)
推荐(0)
摘要:
在Terminal终端中输入 git config user.name git config --global user.name "xl" 阅读全文
posted @ 2022-12-13 10:59
懂得归零
阅读(826)
评论(0)
推荐(0)

浙公网安备 33010602011771号