<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/rabbitbug" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/rabbitbug" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 10 Aug 2010 15:04:00 GMT</lastBuildDate><title>消逝的地平线</title><description>CSDN博客聚合服务</description><link>http://blog.csdn.net/blogrss.aspx?username=rabbitbug</link><item><title>法国的小数点和千位符竟然和我们平常用的完全不一样</title><link>http://blog.csdn.net/rabbitbug/archive/2010/08/10/5802735.aspx</link><description>&lt;br /&gt;我们用的小数点&quot;.&quot;, 他们用作千位符&lt;br /&gt;我们用的千位符&quot;,&quot;, 他们用作小数点&lt;br /&gt;&lt;br /&gt;所以在法语环境下，将XML版本号&quot;1.1&quot;用CSng转成数值时会出现”Type mismatch“错误，要先用Val转才行&lt;br /&gt;CSng会根本本地OS 语言环境， 使用local setting规则转换&lt;br /&gt;而Val与本地语言环境无关&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/401752503/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2010/08/10/5802735.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752503/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752503/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 10 Aug 2010 23:04:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2010/08/10/5802735.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2010/08/10/5802735.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752503/1060120</fs:itemid></item><item><title>常见等待事件的处理</title><link>http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259977.aspx</link><description>&lt;br /&gt;--查看数据库中需要关注的等待事件：&lt;br /&gt;select sw.seq#,sw.sid||','||s.serial# sids,s.username,sw.event,sw.P1,sw.p2,sw.p3,sw.wait_time &quot;WAIT&quot;,&lt;br /&gt;   sw.state,sw.seconds_in_wait sec,s.status,to_char(s.logon_time,'dd/hh24:mi:ss') logon_time&lt;br /&gt;   from v$session s,v$session_wait sw&lt;br /&gt;   where&lt;br /&gt;   sw.sid =s.sid&lt;br /&gt;   and s.username is not null&lt;br /&gt;   and sw.event not like '%SQL*Net%'&lt;br /&gt;   and sw.event not like 'PX Deq%'&lt;br /&gt;   and sw.event not like 'rdbms ipc message'&lt;br /&gt;   order by sw.even&lt;img src=&quot;http://www1.feedsky.com/t1/401752504/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259977.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752504/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752504/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 27 Jan 2010 01:23:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259977.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259977.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752504/1060120</fs:itemid></item><item><title>几个常用VIEW说明</title><link>http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259971.aspx</link><description>&lt;br /&gt;几个常用视图的说明：v$lock v$sqlarea v$session v$sesstat v$session_wait v$process v$transaction v$sort_usage v$sysstat &lt;br /&gt;&lt;br /&gt;九个重要视图 &lt;br /&gt;&lt;br /&gt;1）v$lock&lt;br /&gt;给出了锁的信息，如type字段， user type locks有3种：TM，TX，UL，system type locks有多种，常见的有：MR，RT，XR，TS等。我们只关心TM，TX锁。&lt;br /&gt;当TM锁时，id1字段表示object_id；当TX锁时，trunc(id1/power(2,16))代表了回滚段号。&lt;br /&gt;lmode字段，session持有的锁的模式，有6种：&lt;br /&gt;0 - none &lt;br /&gt;1 - null (NULL) &lt;br /&gt;2 - row-S (SS) &lt;br /&gt;3 - row-X (SX) &lt;br /&gt;4 - share (S) &lt;br /&gt;5 - S/Row-X (SSX) &lt;br /&gt;6 - exclusive (X)&lt;img src=&quot;http://www1.feedsky.com/t1/401752505/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259971.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752505/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752505/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 27 Jan 2010 01:14:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259971.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259971.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752505/1060120</fs:itemid></item><item><title>PL/SQL学习笔记</title><link>http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259858.aspx</link><description>1．SQL并行查询alter session enable parallel dml execute immediate 'alter session enable parallel dml'; --修改会话并行DML      select /*+parallel(a,4)*/ * from table_name a       select /*+parallel(a,8)*/ * from table_name a       select /*+parallel(a,4) parallel(b,4) parallel(c,4)*/ a.*,b.*,c.* from table_name1 a,table_name2 b,table_name c       insert /*+parallel(t,4)*/ into table_name t                       insert /*+parallel(t,8)*/ into table_name t                         /*+parallel(t,8)*/ 并行处理，一般为CP&lt;img src=&quot;http://www1.feedsky.com/t1/401752506/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259858.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752506/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752506/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 27 Jan 2010 00:09:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259858.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2010/01/27/5259858.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752506/1060120</fs:itemid></item><item><title>为何nested loop要求小表驱动，hash join又为何要求小表hashed？</title><link>http://blog.csdn.net/rabbitbug/archive/2009/12/21/5049263.aspx</link><description>&lt;br /&gt;一般nested loop适合于返回行数&lt;br /&gt;nested loop的过程：选择row resource 最小的那个表作为驱动表（外部表），内部表要求有选择性高的index。从外部表（驱动表）里一次取一行对内部表的每行进行比较，即外部表有几个distinct行，就有几次nested loop。&lt;br /&gt;所以nested loop的代价是：&lt;br /&gt;cost  = outer access cost + (inner access cost * outer cardinality)&lt;br /&gt;outer access cost应该是读取驱动表到内存，而内部表要求有有效的index也是为了降低inner access cost，而驱动表要求小，也就很好理解了。&lt;br /&gt;&lt;br /&gt;Hash join 在缺少index的情况下比nested loop更有效，一般情况下比nested loop更快，因为处理内存中的hash表比b-tree index更迅速。有无index，对hash join并没有什么影响。&lt;br /&gt;一般也是&lt;img src=&quot;http://www1.feedsky.com/t1/401752507/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2009/12/21/5049263.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752507/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752507/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 21 Dec 2009 16:54:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2009/12/21/5049263.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2009/12/21/5049263.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752507/1060120</fs:itemid></item><item><title>电子商务网站的数据仓库BI项目之点击流数据仓库</title><link>http://blog.csdn.net/rabbitbug/archive/2009/12/17/5025068.aspx</link><description>&lt;br /&gt;     如今，网络已经成为很多人必不可少的对外窗口，特别是电子商务网站比如（淘宝，携程等等），大家会经常在这些网站的网页上进行浏览。然而，你的这些看似浏览的行为，确把你内心中的商业目标暴露了出来。&lt;br /&gt;     如果能那浏览的这些客户的商业目标进行汇总和分析，对于提高电子商务网站的流量和销售率是大有好处的，而这些就是本文将要讲述的。&lt;br /&gt;&lt;br /&gt;    现在很多网站都使用了网站的分析工具，比如分析流量的，分析点击率的，但请注意，Web分析工具只能提供一些有利于分析网站基本流量和访问模式的概要级信息，了解网站的基本运行状况。但要探究导致网站用户行为的内在因素或其他一些商务问题时，Web分析工具则无法进行分析了。&lt;br /&gt;&lt;br /&gt;      而点击流数据仓库则提供了以上很好的支持，何为点击流（ClickStream）：网页服务器日志文件记录了网站上每个用户的每一次点击，为我们带来了新的、大规模的数据资源。&lt;br /&gt;&lt;br /&gt;        点击流数据仓库的数据来源与一般数据仓库不同，来自点击流数据，通过收集、整理、转换这些数据，建立针&lt;img src=&quot;http://www1.feedsky.com/t1/401752508/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2009/12/17/5025068.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752508/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752508/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 17 Dec 2009 14:19:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2009/12/17/5025068.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2009/12/17/5025068.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752508/1060120</fs:itemid></item><item><title>Oracle锁机制</title><link>http://blog.csdn.net/rabbitbug/archive/2009/12/16/5018633.aspx</link><description>&lt;br /&gt;数据库是一个多用户使用的共享资源。当多个用户并发地存取数据时，在数据库中就会产生多个事务同时存取同一数据的情况。若对并发操作不加控制就可能会读取和存储不正确的数据，破坏数据库的一致性。 &lt;br /&gt;&lt;br /&gt;加锁是实现数据库并发控制的一个非常重要的技术。当事务在对某个数据对象进行操作前，先向系统发出请求，对其加锁。加锁后事务就对该数据对象有了一定的控制，在该事务释放锁之前，其他的事务不能对此数据对象进行更新操作。 &lt;br /&gt;&lt;br /&gt;在数据库中有两种基本的锁类型：排它锁（Exclusive Locks，即X锁）和共享锁（Share Locks，即S锁）。当数据对象被加上排它锁时，其他的事务不能对它读取和修改。加了共享锁的数据对象可以被其他事务读取，但不能修改。数据库利用这两种基本的锁类型来对数据库的事务进行并发控制。 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Oracle数据库的锁类型 &lt;br /&gt;&lt;br /&gt;根据保护的对象不同，Oracle数据库锁可以分为以下几大类：DML锁（data locks，数据锁），用于保护数据的完整性；DDL锁（dictionary locks&lt;img src=&quot;http://www1.feedsky.com/t1/401752509/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2009/12/16/5018633.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752509/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752509/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 16 Dec 2009 14:29:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2009/12/16/5018633.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2009/12/16/5018633.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752509/1060120</fs:itemid></item><item><title>关于 db block gets,consistent gets,physical reads的概念</title><link>http://blog.csdn.net/rabbitbug/archive/2009/12/16/5015419.aspx</link><description>在Oracle的文档中有这样的解释：db block gets：Number of times a CURRENT block was requested.consistentgets：Number of times a consistent read was requested for a block.physical reads：Total number of data blocks read from disk. This number equals the value of &quot;physical reads direct&quot; plus all reads into buffer cache.---------------------------------------------针对以上3个概念进行的说明解释及关系如下：1、DB Block Gets（当前请求的块数目）当前模式块意思就是在操作中正好提取的块数目，而不是在一致性读的情况下而产生的块数。正常的情况下，一个查询提取的块是在查询&lt;img src=&quot;http://www1.feedsky.com/t1/401752510/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2009/12/16/5015419.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752510/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752510/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 16 Dec 2009 01:18:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2009/12/16/5015419.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2009/12/16/5015419.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752510/1060120</fs:itemid></item><item><title>在线重定义表为分区表</title><link>http://blog.csdn.net/rabbitbug/archive/2009/12/15/5014527.aspx</link><description>&lt;br /&gt;http://www.psoug.org/reference/dbms_redefinition.html&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;使用 DBMS_REDEDINITION 包可以方便的定义一张普通表为分区表，还可以定义 heap table 为 IOT 索引组织表&lt;br /&gt;&lt;br /&gt;1.  检查是否可以在线重定义&lt;br /&gt;BEGIN&lt;br /&gt;DBMS_REDEFINITION.CAN_REDEF_TABLE('RMSDEV','RMS_RESUME_TAB', dbms_redefinition.cons_use_pk);&lt;br /&gt;END;&lt;br /&gt;&lt;br /&gt;2.  创建中间表&lt;br /&gt;例如本例中需要创建不带not null约束等的分区表 RMS_RESUME_TAB_TEMP&lt;br /&gt;&lt;br /&gt;3.  开始重定义&lt;br /&gt;SQL&gt; BEGIN&lt;br /&gt;2     dbms_redefinition.start_redef_table(uname        =&gt; 'RMSDEV',&lt;br /&gt;3  orig_table   =&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/401752511/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2009/12/15/5014527.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752511/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752511/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 15 Dec 2009 22:15:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2009/12/15/5014527.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2009/12/15/5014527.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752511/1060120</fs:itemid></item><item><title>Oracle的在线重定义表功能（二）</title><link>http://blog.csdn.net/rabbitbug/archive/2009/12/15/5014523.aspx</link><description>&lt;br /&gt;http://blog.itpub.net/post/468/12962&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;举个在线重定义使用的例子：&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SQL&gt; create table test_primary (id number primary key);&lt;br /&gt;&lt;br /&gt;表已创建。&lt;br /&gt;&lt;br /&gt;SQL&gt; insert into test_primary select rownum from dba_objects;&lt;br /&gt;&lt;br /&gt;已创建6264行。&lt;br /&gt;&lt;br /&gt;SQL&gt; commit;&lt;br /&gt;&lt;br /&gt;提交完成。&lt;br /&gt;&lt;br /&gt;SQL&gt; create table orgin_table (id number, fid number, name varchar2(30), create_date date) &lt;br /&gt;  2  tablespace users;&lt;br /&gt;&lt;br /&gt;表已创建。&lt;br /&gt;&lt;br /&gt;SQL&gt; insert into orgin_&lt;img src=&quot;http://www1.feedsky.com/t1/401752512/rabbitbug/csdn.net/s.gif?r=http://blog.csdn.net/rabbitbug/archive/2009/12/15/5014523.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/rabbitbug/401752512/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/rabbitbug/401752512/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 15 Dec 2009 22:14:00 +0800</pubDate><author>天兔行空</author><guid isPermaLink="false">http://blog.csdn.net/rabbitbug/archive/2009/12/15/5014523.aspx</guid><dc:creator>天兔行空</dc:creator><fs:srclink>http://blog.csdn.net/rabbitbug/archive/2009/12/15/5014523.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/rabbitbug/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/rabbitbug/~1060120/401752512/1060120</fs:itemid></item></channel></rss>
