摘要:
使用 set unused 选项标记不再使用的列 使用 drop unsused columns 丢弃标记为unused的列 alter table tabName set unused column colName; 或alter table tabName set unused (colName 阅读全文
posted @ 2019-09-11 10:09
酸奶加绿茶
阅读(224)
评论(0)
推荐(0)
摘要:
Put a table into read-only mode,which prevents DDL or DML changes during table maintenance Put the table back into read/write mode alter table XX READ 阅读全文
posted @ 2019-09-11 09:58
酸奶加绿茶
阅读(255)
评论(0)
推荐(0)

浙公网安备 33010602011771号