随笔 - 376  文章 - 0  评论 - 60  阅读 - 26万
02 2010 档案
Oracle 行列转换
摘要:1、固定列数的行列转换如student subject grade--------- ---------- --------student1 语文 80student1 数学 70student1 英语 60student2 语文 90student2 数学 80student2 英语 100……转换为语文 数学 英语student1 80 70 60student2 90... 阅读全文
posted @ 2010-02-25 14:51 ToKens 阅读(384) 评论(0) 推荐(0) 编辑
Oracle中特殊的INSERT语句
摘要:---------------------------------------insert into table-name select ...---------------------------------------insert into table-name values(coL-values, ... default)-----------------------------------... 阅读全文
posted @ 2010-02-25 14:49 ToKens 阅读(425) 评论(0) 推荐(0) 编辑
Oracle安装中的DHCP问题
摘要:原文:http://yangyiqian.javaeye.com/blog/5187161.Linux 修改hosts文件 将ip地址与localhost设定就可以了,如下 vi /etc/hosts # Do not remove the following line, or various programs # that require network functionality will f... 阅读全文
posted @ 2010-02-02 10:19 ToKens 阅读(902) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示