• 2022-01-21
oracle10g和11g的区别是什么

区别:1、oracle10g不支持continue解决方法,且不支持列转行函数,而在oracle11g中都支持;2、oracle10g不集群支持ASM,而oracle11g中集群支持ASM。...

11