码迷,mamicode.com
首页 > 其他好文 > 详细

Today I learnt

时间:2015-05-22 19:11:19      阅读:129      评论:0      收藏:0      [点我收藏+]

标签:

2015-May-22

In Oracle database, dropping a table don‘t free up the space directly. You‘ll need to disabled the DB recycle bin. So whenever we drop something, it‘s purged automatically to free the space.

 

 

http://docs.oracle.com/cd/E18283_01/server.112/e17120/tables011.htm

 

And another minor suggestion about searching Oracle doc on Google. Add 112 to show 11g release 2 doc on top.

Today I learnt

标签:

原文地址:http://www.cnblogs.com/unclerayray/p/4523027.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!