select 'alter index '||segment_name||' rebuild nologging;' from dba_segments where segment_type='INDEX' and owner='*'; //重建索引--方法1. select 'alter index '||segment_name||' rebuild partition '||partition_name||' nologging;' from dba_segments whe ...
距离微软首席执行官Steven Ballmer首次曝出Windows Mobile 7将在2010年发布已经有很长一段时间了,在刚刚结束的微软投资者峰会上,鲍尔默再次透露了Windows Mobile 7的一些开发状况,不过却不是什么好消息.根据与会者的叙述,鲍尔默认为Windows Mobile 7本应该可以在会上与大家 ...