摘要: /*======================================================================================================================================*//*tp_order... 阅读全文
posted @ 2017-02-14 21:35 穆雄雄 阅读(189) 评论(0) 推荐(0)
摘要: /*========================================================================================================... 阅读全文
posted @ 2017-02-14 21:35 穆雄雄 阅读(77) 评论(0) 推荐(0)
摘要: /*========================================================================================================... 阅读全文
posted @ 2017-02-14 21:35 穆雄雄 阅读(137) 评论(0) 推荐(0)
摘要: /*Oracle数据库的应用*/--创建一个自动增长的表空间worktbscreate tablespace worktbsdatafile 'E:\E盘\worktbs01.dbf'size 10M autoe... 阅读全文
posted @ 2017-02-14 21:33 穆雄雄 阅读(151) 评论(0) 推荐(0)
摘要: /*Oracle数据库的应用*/--创建一个自动增长的表空间worktbscreate tablespace worktbsdatafile 'E:\E盘\worktbs01.dbf'size 10M autoextend on;--删除表空间--drop tablespace worktbs;... 阅读全文
posted @ 2017-02-14 21:32 穆雄雄 阅读(181) 评论(0) 推荐(0)
摘要: /*Oracle数据库的应用*/--创建一个自动增长的表空间worktbscreate tablespace worktbsdatafile 'E:\E盘\worktbs01.dbf'size 10M autoe... 阅读全文
posted @ 2017-02-14 21:32 穆雄雄 阅读(89) 评论(0) 推荐(0)