<?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:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/marchonchina" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/marchonchina" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 05 Oct 2008 11:30:00 GMT</lastBuildDate><title>marchonchina的专栏</title><link>http://blog.csdn.net/marchonchina/</link><item><title>Oracle CHAR，VARCHAR，VARCHAR2类型的区别与使用</title><link>http://blog.csdn.net/marchonchina/archive/2008/10/05/3017116.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/3017116.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/3017116.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3017116</trackback:ping><description>&lt;P&gt;&lt;FONT color=#ff6600&gt;区别：&lt;/FONT&gt; 　&lt;/P&gt;
&lt;P&gt;　1．CHAR的长度是固定的，而VARCHAR2的长度是可以变化的， 比如，存储字符串“abc&quot;，对于CHAR (20)，表示你存储的字符将占20个字节(包括17个空字符)，而同样的VARCHAR2 (20)则只占用3个字节的长度，20只是最大值，当你存储的字符小于20时，按实际长度存储。 　　&lt;/P&gt;
&lt;P&gt;2．CHAR的效率比VARCHAR2的效率稍高。 　&lt;/P&gt;
&lt;P&gt;　3．目前VARCHAR是VARCHAR2的同义词。工业标准的VARCHAR类型可以存储空字符串，但是Oracle不这样做，尽管它保留以后这样做的权利。Oracle自己开发了一个数据类型VARCHAR2，这个类型不是一个标准的VARCHAR，它将在数据库中varchar列可以存储空字符串的特性改为存储&lt;FONT color=#000000&gt;NULL&lt;/FONT&gt;值。假如你想有向后兼容的能力，Oracle建议使用VARCHAR2而不是VARCHAR。 　　&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#ff6600&gt;何时该用CH&lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/3017116.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 05 Oct 2008 19:30:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2008/10/05/3017116.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2008/10/05/3017116.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2008/10/05/3017116.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271642/1299808</fs:itemid></item><item><title>Linux下安装Oracle的诀窍你了解吗？</title><link>http://blog.csdn.net/marchonchina/archive/2008/08/27/2840471.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/2840471.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/2840471.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2840471</trackback:ping><description>Linux下 oracle 安装 诀窍&lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/2840471.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 28 Aug 2008 06:04:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2008/08/27/2840471.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2008/08/27/2840471.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2008/08/27/2840471.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271643/1299808</fs:itemid></item><item><title>上班人员必读：“五险一金”详解</title><link>http://blog.csdn.net/marchonchina/archive/2008/02/04/2082130.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/2082130.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/2082130.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2082130</trackback:ping><description>值得了解&lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/2082130.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 04 Feb 2008 19:06:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2008/02/04/2082130.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2008/02/04/2082130.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2008/02/04/2082130.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271644/1299808</fs:itemid></item><item><title>bat批处理（感谢作者）</title><link>http://blog.csdn.net/marchonchina/archive/2007/08/22/1755041.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/1755041.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/1755041.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1755041</trackback:ping><description>通俗易懂&lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/1755041.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 23 Aug 2007 05:09:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2007/08/22/1755041.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2007/08/22/1755041.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2007/08/22/1755041.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271645/1299808</fs:itemid></item><item><title>ORACLE SQL 编程技巧</title><link>http://blog.csdn.net/marchonchina/archive/2007/04/19/1570253.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/1570253.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/1570253.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1570253</trackback:ping><description>转载收藏http://bbs.xhnet.tv/bbs/read.php?tid=3563&lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/1570253.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 19 Apr 2007 19:18:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2007/04/19/1570253.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2007/04/19/1570253.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2007/04/19/1570253.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271646/1299808</fs:itemid></item><item><title>探讨SQL语句编程技巧 优化DB2应用程序性能</title><link>http://blog.csdn.net/marchonchina/archive/2007/04/19/1570249.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/1570249.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/1570249.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1570249</trackback:ping><description>转载http://www.ccw.com.cn/applic/prog/htm2003/20030722_14GT7.htm&lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/1570249.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 19 Apr 2007 19:15:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2007/04/19/1570249.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2007/04/19/1570249.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2007/04/19/1570249.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271647/1299808</fs:itemid></item><item><title>查看pid  的命令</title><link>http://blog.csdn.net/marchonchina/archive/2007/02/25/1513681.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/1513681.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/1513681.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1513681</trackback:ping><description>查看pid  的命令 &lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/1513681.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 25 Feb 2007 17:50:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2007/02/25/1513681.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2007/02/25/1513681.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2007/02/25/1513681.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271648/1299808</fs:itemid></item><item><title>Windows 2000如何查看进程PID?</title><link>http://blog.csdn.net/marchonchina/archive/2007/02/25/1513668.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/1513668.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/1513668.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1513668</trackback:ping><description>转载过来的 &lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/1513668.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 25 Feb 2007 17:43:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2007/02/25/1513668.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2007/02/25/1513668.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2007/02/25/1513668.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271649/1299808</fs:itemid></item><item><title>面试题收集</title><link>http://blog.csdn.net/marchonchina/archive/2007/02/17/1511414.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/1511414.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/1511414.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1511414</trackback:ping><description>面试题收集&lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/1511414.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 17 Feb 2007 20:36:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2007/02/17/1511414.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2007/02/17/1511414.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2007/02/17/1511414.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271650/1299808</fs:itemid></item><item><title>程序员健康建议</title><link>http://blog.csdn.net/marchonchina/archive/2007/02/17/1511412.aspx</link><wfw:comment>http://blog.csdn.net/marchonchina/comments/1511412.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/marchonchina/comments/commentRss/1511412.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1511412</trackback:ping><description>程序员健康建议&lt;img src =&quot;http://blog.csdn.net/marchonchina/aggbug/1511412.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 17 Feb 2007 20:28:00 +0800</pubDate><author>marchonchina</author><comments>http://blog.csdn.net/marchonchina/archive/2007/02/17/1511412.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/marchonchina/archive/2007/02/17/1511412.aspx</guid><dc:creator>marchonchina</dc:creator><fs:srclink>http://blog.csdn.net/marchonchina/archive/2007/02/17/1511412.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/marchonchina/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/marchonchina/~1296878/206271651/1299808</fs:itemid></item></channel></rss>