文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Oracle 导出索引Sequence!!

Oracle 导出索引Sequence!!

时间:2011-03-21  来源:CoderNet

select 'create sequence '||sequence_name||   ' minvalue '||min_value||   ' maxvalue '||max_value||   ' start with '||last_number||   ' increment by '||increment_by||   (case when cache_size=0 then ' nocache' else ' cache '||cache_size end) ||';'   from dba_sequences where sequence_owner='HC-BPMC-MANAGE'
相关阅读 更多 +
排行榜 更多 +
城市模拟巴士

城市模拟巴士

模拟经营 下载
超可爱小Q动态壁纸

超可爱小Q动态壁纸

主题美化 下载
我的战术时间

我的战术时间

音乐节奏 下载