首页
技术人生
登录
6mi
u
盘
搜
搜 索
技术人生
更换表的表空间
更换表的表空间
技术
2022-05-11
70
现在有两个空间AA和BB,表CC创建在BB中,而且此表有数据,更改表CC 的表空间为AA,而且数据都在可以使用如下的方式 method 1: ALTER TABLE table_name MOVE TABLESPACE tablespace_name method 2: a.exp table data; b. create a new table in the BB tablespace the same as the old table c. imp the data
转载请注明原文地址: https://ibbs.8miu.com/read-27554.html
专利
最新回复
(
0
)