About me:Oracle ACE pro,optimistic,passionate and harmonious. Focus on ORACLE,MySQL and other database programming,peformance tuning,db design, j2ee,Linux/AIX,Architecture tech,etc
全部博文(180)
发布时间:2023-05-07 22:07:24
1)对于分区表的索引有GLOBAL分区索引,LOCAL分区索引(前缀和非前缀)、普通索引。
2)尽可能建立LOCAL分区索引,对于GLOBAL分区索引和普通索引,对分区进行truncate,exchange等操作时会失效,如果对分区进行truncate,exchange操作,需要加上update global indexes以避免非LOCAL分区索引失效。......【阅读全文】
发布时间:2022-04-14 14:13:37
My Oracle SQL Tuning Roadmap,包括sql优化的本质,sql tuning roadmap方法论, sql tuning sample以及execution plan etc,......【阅读全文】
发布时间:2022-04-14 14:12:36
My Oracle SQL Tuning Roadmap,包括sql优化的本质,sql tuning roadmap方法论, sql tuning sample以及execution plan etc,......【阅读全文】
发布时间:2022-04-14 14:11:00
My Oracle SQL Tuning Roadmap,包括sql优化的本质,sql tuning roadmap方法论, sql tuning sample以及execution plan etc,......【阅读全文】
发布时间:2022-04-14 14:09:18
My Oracle SQL Tuning Roadmap,包括sql优化的本质,sql tuning roadmap方法论, sql tuning sample以及execution plan etc,......【阅读全文】