自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 logminer

[oracle@fmw ~]$ sqlplus / as sysdba SQL*Plus: Release 11.2.0.1.0 Production on Mon May 27 15:07:23 2013 Copyright (c) 1982, 2009, Oracle.  All rights reserved. Connected to an idle instance. SQL>

2013-05-27 15:26:28 427

转载 dbms_stats.gather_table_stats与analyze table 的区别

dbms_stats.gather_table_stats与analyze table 的区别 Analyze Statement The ANALYZE statement can be used to gather statistics for a specific table, index or cluster. The statistics can be computed

2013-05-09 10:39:06 3940

原创 HOw to see the oracle explain plan

http://www.360doc.com/content/13/0430/16/7905914_282033874.shtml

2013-05-08 12:08:50 490

转载 Oracle自定义***函数

Oracle 提供了很多预定义好的***函数,比如Max(), Sum(), AVG() , 但是这些预定义的***函数基本上都是适应于标量数据(scalar data ) , 对于复杂的数据类型,比如说用户自定义的Object type, Clob 等, 是不支持的。     但是,幸运的是, 用户可以通过实现Oracle 的Extensibility Framework 中的ODCIAggr

2013-05-04 16:01:31 924

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除