随笔分类 -  oracle

摘要:语句:exp SDE/SDE@IP:1521/orcl FILE=C:\数据库备份\sde%date:~0,4%%date:~5,2%%date:~8,2%.dmp COMPRESS=y direct=y log=C:\数据库备份\log\sde%date:~0,4%%date:~5,2%%date 阅读全文

posted @ 2016-07-26 14:49 lihfei89 阅读(2528) 评论(0) 推荐(0)

摘要:给数据库设置:select' alter table '||table_name||' allocate extent;' from user_tables where num_rows=0 or num_rows is null可以导出空表 阅读全文

posted @ 2016-07-25 16:55 lihfei89 阅读(121) 评论(0) 推荐(0)

摘要:如何在视图中添加主键 阅读全文

posted @ 2016-06-27 14:08 lihfei89 阅读(4906) 评论(0) 推荐(0)

摘要:oracle 表空间的扩展 阅读全文

posted @ 2016-06-27 14:06 lihfei89 阅读(128) 评论(0) 推荐(0)

导航