<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://blog.chinaitlab.com/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>oracle</title>
			    <link>http://blog.chinaitlab.com/?uid-1706199</link>
			    <description></description>
			    <copyright>Copyright(C) oracle</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Fri, 21 Nov 2008 20:49:41 GMT</lastBuildDate><item>
								<title>改变默认设置并且给每个文件指定位置</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-160608</link>
								<description><![CDATA[在缺省情况下，SQL Server把所有文件作为服务器放置在同一个驱动盘中。除此之外，它还将每一数据库的日志文件放置在同一个驱动盘中。这样，所有的磁盘访问都会使系统性能大大下降。在安装SQL Server时，你可以给每个文件类型指定默认驱动器和路径，但是我们建议安装者不要...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Tue, 25 Mar 2008 16:29:00 GMT</pubDate>
							</item>
							<item>
								<title>实例讲解SQL Server中非常有用EXISTS结构</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-160607</link>
								<description><![CDATA[<STRONG>EXISTS结构</STRONG> 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">EXISTS结构是一个TSQL函数，这个函数会就圆括号中的子查询返回一个布尔变量。如果子查询返回了任意行的话，这个结构就返回真；否则，它就返回假。这个结构特别适用于查询表中是...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Tue, 25 Mar 2008 16:27:00 GMT</pubDate>
							</item>
							<item>
								<title>实例讲解一个shell处理db2数据库的程序</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-160606</link>
								<description><![CDATA[用shell抽取db2的数据，并进行处理: 
<P style="TEXT-INDENT: 2em">
<CENTER><CCID_NOBR>
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=2 width=400 align=center borderColorLight=black border=1>
<TBODY>
<TR>
<TD class=code style="FONT-SIZE: 9...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Tue, 25 Mar 2008 16:25:00 GMT</pubDate>
							</item>
							<item>
								<title>实例讲解"MySQL"在记录不存在时的插入</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-159492</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em"><B>MySQL在记录不存在时的插入:</B> 
<P style="TEXT-INDENT: 2em"><B>示例：插入多条记录</B> 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">假设有一个主键为 client_id 的 clients 表，...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Mon, 10 Mar 2008 15:06:00 GMT</pubDate>
							</item>
							<item>
								<title>教你快速掌握如何使用"Opatch"打补丁</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-159491</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">在实际的工作和学习中，很多人都会发现有些Patch没有setup安装程序，本文中我们将详细的介绍如何使用Oracle的opatch工具来进行安装。 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">1、下载...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Mon, 10 Mar 2008 15:00:00 GMT</pubDate>
							</item>
							<item>
								<title>讲解V$Datafile_Header相关字段的使用</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-159490</link>
								<description><![CDATA[<TABLE class=p11 cellSpacing=0 cellPadding=0 width=560 border=0>
<TBODY>
<TR>
<TD style="WORD-WRAP: break-word" align=left>
<P class=a14c style="TEXT-INDENT: 2em"><SPAN class=a14c id=zoom>
<P style="TEXT-INDENT: 2em">V$Datafile_Header相关字段的使用...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Mon, 10 Mar 2008 14:57:00 GMT</pubDate>
							</item>
							<item>
								<title>两个SQL Server存储过程，一个触发器</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158978</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">1. 备份日志， 避免日志过快增长 no_log / trancate_only 
<P style="TEXT-INDENT: 2em">
<CENTER><CCID_NOBR>
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=2 width=400 align=center bo...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Tue, 26 Feb 2008 15:31:00 GMT</pubDate>
							</item>
							<item>
								<title>有关数据挖掘的10个常见问题</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158977</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">一 Data Mining 和统计分析有什么不同？ 
<P style="TEXT-INDENT: 2em">硬要去区分Data Mining和Statistics的差异其实是没有太大意义的。一般将之定义为Data Mining技术的CART、CHAID或模糊计算等等理论方...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Tue, 26 Feb 2008 15:27:00 GMT</pubDate>
							</item>
							<item>
								<title>Oracle的快速删除和快速插入</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158976</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">Oracle的快速删除和快速插入 
<P style="TEXT-INDENT: 2em">快速插入 
<P style="TEXT-INDENT: 2em">
<CENTER><CCID_NOBR>
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=2 width=400 ali...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Tue, 26 Feb 2008 15:24:00 GMT</pubDate>
							</item>
							<item>
								<title>与基于锁的方案相比稍显复杂的非阻塞算法</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158764</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">阻塞算法介绍 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">目前，很多关于并发算法的研究都聚集在非阻塞算法(nonblocking algorithms)上，这种算法使用低...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Fri, 22 Feb 2008 16:49:00 GMT</pubDate>
							</item>
							<item>
								<title>深入剖析MySQL数据库字符集的出错现象</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158763</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">首先，我们来看一下错误示例： 
<P style="TEXT-INDENT: 2em">
<CENTER><CCID_NOBR>
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=2 width=400 align=center borderColorLight=black bord...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Fri, 22 Feb 2008 16:46:00 GMT</pubDate>
							</item>
							<item>
								<title>快速掌握"Oracle"数据库的启动和关闭</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158762</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">Oracle数据库的启动和关闭方式 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em"><B>一、几种启动方式： </B>
<P style="TEXT-INDENT: 2em">
<P style="TEXT...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Fri, 22 Feb 2008 16:42:00 GMT</pubDate>
							</item>
							<item>
								<title>数据仓库实施过程所需要考虑的步骤</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158645</link>
								<description><![CDATA[<P><BR>对于大多数IT顾问来说，实现一个数据仓库的难度比以前做过的任何项目难度都要大。考虑到不同的数据结构、用途以及应用程序开发方法，以前所积累的经验和技巧大部分都无用武之地了。但是只要在你的前进道路上稍加修正，你就会发现实现一个数据仓库并不是难事，就算你...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Wed, 20 Feb 2008 17:25:00 GMT</pubDate>
							</item>
							<item>
								<title>如何保证和加强数据库的安全性?</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158643</link>
								<description><![CDATA[<P><BR>随着Web数据库的应用越来越广泛，Web数据库的安全问题日益突出，如何才能保证和加强数据库的安全性已成为目前必须要解决的问题。 </P>
<P>数据库系统安全控制模式 </P>
<P>Web数据库是数据库技术与Web技术的结合，其中存在诸多安全隐患，如通过网络传输的用户名和...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Wed, 20 Feb 2008 17:23:00 GMT</pubDate>
							</item>
							<item>
								<title>依赖于其他表格的标准轻松在表格里删除列</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158644</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">在这篇文章里我要描述一下如何从表格里删除列，要删除的这些列同时还要依赖于其他表格的标准。要解决这个问题就需要一个很聪明而且完全遵守SQL92子查询声明的应用程序。 
<P style="TEXT-INDENT: 2em">
<...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Wed, 20 Feb 2008 17:23:00 GMT</pubDate>
							</item>
							<item>
								<title>东方早报：面对雪灾，春晚必须做点什么</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158232</link>
								<description><![CDATA[<P>年关逼近，南方许多地区连日来却陷入一场数十年不遇的雨雪灾害之中。受灾地区的日常民生受到严重影响。更糟糕的是，这一场雨雪灾害阻挡了急切盼望回家过年的人们，数万数十万返乡大军滞留于回家的路上。甚至，由于道路中断，人们不得不在风霜雪雨中忍饥挨饿，在车上苦苦...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Sat, 02 Feb 2008 17:04:00 GMT</pubDate>
							</item>
							<item>
								<title>阿娇成熟蜕变释放女人味</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158231</link>
								<description><![CDATA[<P><IMG alt="" src="http://img1.qq.com/ent/pics/8635/8635486.jpg" border=1 name=MM></P>
<P><IMG alt="" src="http://img1.qq.com/ent/pics/8635/8635494.jpg" border=1 name=MM></P>
<P>&nbsp;</P>
<P><IMG alt="" src="http://img1.qq.com/ent/pics/8635/863549...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Sat, 02 Feb 2008 17:02:00 GMT</pubDate>
							</item>
							<item>
								<title>有关"DB2"数据库的一些小技巧</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158229</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">1. 查看本地节点目录 
<P style="TEXT-INDENT: 2em">命令窗口中输入： 
<P style="TEXT-INDENT: 2em">
<CENTER><CCID_NOBR>
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=2 width=400 al...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Sat, 02 Feb 2008 16:58:00 GMT</pubDate>
							</item>
							<item>
								<title>从算法入手讲解SQL Server的典型示例</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-158228</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">本文从算法入手同时通过实例来讲解如何在SQL Server数据库中实现最优最简的整个过程。 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">算法是计算机科学中一个重要的研究方向，是解决复杂问...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Sat, 02 Feb 2008 16:56:00 GMT</pubDate>
							</item>
							<item>
								<title>使用文字下标简化“PL/SQL”的技巧</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-157869</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">以前称为INDEX BY表格的联合数组就一直是PL/SQL的一项功能。它们是稀松数组，这意味着它们只存储所装载的元素，不会为中间目录值保留空间。然而，它们的一个原始局限在于下标(即INDEX BY的“目录”)必须为整...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Thu, 24 Jan 2008 15:25:00 GMT</pubDate>
							</item>
							<item>
								<title>详细讲解有关SQL Server的几个简单示例</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-157868</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">SQL Server的简单示例： 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">1、首先，建立一个表，然后通过存储过程往该表中插入100条记录 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-IN...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Thu, 24 Jan 2008 15:23:00 GMT</pubDate>
							</item>
							<item>
								<title>正确认识Oracle Peeking绑定变量的控制</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-157867</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">从Oracle9i开始，Oracle引入了"Peeking of User-Defined Bind Variables"特性，这个特性可以用来在存在数据倾斜时对执行计划纠偏。但是这一特性也可能引发一些副作用，所以Oracle同时引入了一个内部参数用于...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Thu, 24 Jan 2008 15:22:00 GMT</pubDate>
							</item>
							<item>
								<title>提高个人魅力与威信五要点</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-157542</link>
								<description><![CDATA[<P>个人魅力和领袖气质最大的优点是它们能提高影响别人的能力。当人们认为你这个人很有魅力时，他们更有可能采取你所建议的行动步骤。</P>
<P>　　以身作则地领导</P>
<P>　　一个简单而有效的影响别人的方法是以身作则地领导。</P>
<P>　　你通过以身作则来领导或者影...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Sat, 19 Jan 2008 16:06:00 GMT</pubDate>
							</item>
							<item>
								<title>实例分析Sybase数据库Varchar类型的排序</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-157540</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">本文主要介绍了Sybase数据库Varchar类型的排序示例，具体内容请参考下文： 
<P style="TEXT-INDENT: 2em">
<CENTER><CCID_NOBR>
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=2 width=400...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Sat, 19 Jan 2008 16:05:00 GMT</pubDate>
							</item>
							<item>
								<title>数据库查询优化的实用技巧</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-156537</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">数据库查询优化的实用技巧： 
<P style="TEXT-INDENT: 2em">本文中，abigale代表查询字符串，ada代表数据表名，alice代表字段名。 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">技巧一：...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Fri, 04 Jan 2008 14:18:00 GMT</pubDate>
							</item>
							<item>
								<title>如何让你的数据库产生一张详细的日历表</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-156536</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em"><B>问：</B>如何让数据库产生一张详细的日历表？ 
<P style="TEXT-INDENT: 2em"><B>答：</B>详细的解决方法请参考下面的这张表： 
<P style="TEXT-INDENT: 2em">
<CENTER><CCID_NOBR>
<TABLE cellSpaci...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Fri, 04 Jan 2008 14:14:00 GMT</pubDate>
							</item>
							<item>
								<title>Oracle数据库系统使用的几条经验总结</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-156535</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">Oracle数据库系统使用的几条经验总结： 
<P style="TEXT-INDENT: 2em"><B>1.having子句的使用方法</B> 
<P style="TEXT-INDENT: 2em">having子句对group by 子句所确定的行组进行控制,having 子句条件中只...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Fri, 04 Jan 2008 14:12:00 GMT</pubDate>
							</item>
							<item>
								<title>微软：将以SQL Server授权拉拢甲骨文客户</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-152543</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">11月16日消息，微软相关负责人表示，在未来发布SQL Server 2008时，微软将投入相当可观的资源用于解决授权问题，以便争取甲骨文和IBM的客户。 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Thu, 22 Nov 2007 15:29:00 GMT</pubDate>
							</item>
							<item>
								<title>甲骨文称如果要再购BEA 价格将只会更低</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-152541</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">11月16日消息，据国外媒体报道，周三，甲骨文向分析师表示，如果公司重新开始对其对手BEA系统公司的收购交易，他们将以比最初17美元每股的更低的价格收购。 
<P style="TEXT-INDENT: 2em">
<P style="TEX...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Thu, 22 Nov 2007 15:28:00 GMT</pubDate>
							</item>
							<item>
								<title>53岁成龙当选美国《人物》杂志最性感男星(图)</title>
								<link>http://blog.chinaitlab.com/?uid-1706199-action-viewspace-itemid-152539</link>
								<description><![CDATA[<P><A href="http://datalib.ent.qq.com/star/104/pic/more_pic_b_4.shtml"><IMG src="http://datalib.ent.qq.com/star/pic/lib/2007-10-20/2007102015362068014611.jpg" border=0></A></P>
<P>美国《人物》杂志每年一度的全球最性感男士选举向来备受关注，除了选出多位全...]]></description>
								<category>blog</category>
								<author>ocanod</author>
								<pubDate>Thu, 22 Nov 2007 15:24:00 GMT</pubDate>
							</item>
							
		</channel>
	</rss>