摘要:
转载 https://www.cnblogs.com/hllnj2008/p/4796309.html 查看表中索引基本命令: select * from user_indexes where table='表名' ; select * from all_indexes where table_na 阅读全文
摘要:
现象报错:java.sql.SQLException: ORA-01654: unable to extend index table_student by 8192 in tablespace SF_INDEX 一、表空间处理: 1、查看现有情况 select file_name,tablespa 阅读全文