自定义博客皮肤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)
  • 收藏
  • 关注

转载 Oracle concept 学习 6---foreign key, primary, unique key, check

unique key: allow null ,but primary key do not allow. You can only add a column with a NOT NULL constrain...

2015-10-13 11:13:42 120

转载 Oracle concept 学习 4---index clustering factor(集群因子)

index clustering factor 是衡量数据在数据块中存放的好坏与整齐有序。 这个值越高,证明查询相应的值造成的I/O冲突越多。 从all_index 里查询相关的数据: select index_name...

2015-03-12 14:24:22 102

转载 Oracle concept 学习 2--DATE类型的RR和YY

原文: RR is similar to YY (the last two digits of the year), but the century of the return value varies accordin...

2014-12-16 11:20:20 296

转载 Oracle concept 学习 1---精度和 维度

原文: Precision The precision specifies the total number of digits. If a precision is not specified, then the...

2014-12-16 11:03:33 236

空空如也

空空如也

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

TA关注的人

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