<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Yuer的编程专栏 - Oracle</title><link>http://blog.csdn.net/yuer888/category/264871.aspx</link><description>一些关于Oracle数据库操作的技巧及心得。</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 19 Mar 2008 14:21:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>yuer888</dc:creator><title>Oracle to_date的一点剖析</title><link>http://blog.csdn.net/yuer888/archive/2007/04/27/1586744.aspx</link><pubDate>Fri, 27 Apr 2007 09:58:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2007/04/27/1586744.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1586744.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2007/04/27/1586744.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1586744.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1586744</trackback:ping><description>如下写法是错误的：

SQL&gt; select to_date(sysdate,'yyyy-mm-dd') from dual; 
&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1586744.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>oracle imp exp几点应用技巧</title><link>http://blog.csdn.net/yuer888/archive/2007/03/21/1536483.aspx</link><pubDate>Wed, 21 Mar 2007 16:02:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2007/03/21/1536483.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1536483.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2007/03/21/1536483.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1536483.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1536483</trackback:ping><description>查看oracle中的imp,exp命令：
    imp help=y
    exp help=y&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1536483.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>SQL语句中关于in中是变量的一则应用</title><link>http://blog.csdn.net/yuer888/archive/2007/02/11/1507764.aspx</link><pubDate>Sun, 11 Feb 2007 18:25:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2007/02/11/1507764.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1507764.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2007/02/11/1507764.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1507764.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1507764</trackback:ping><description>SQL语句中关于in中是变量的一则应用&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1507764.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>得到第十天过生日的人名单</title><link>http://blog.csdn.net/yuer888/archive/2007/01/18/1486769.aspx</link><pubDate>Thu, 18 Jan 2007 15:56:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2007/01/18/1486769.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1486769.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2007/01/18/1486769.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1486769.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1486769</trackback:ping><description>数据库里面有一张人员表,记录了人员的出生日期.我可以通过下列语句得到从今天算起,第十天过生日的人员清单.

&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1486769.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>Oracle中几个关于日期方面的SQL实例</title><link>http://blog.csdn.net/yuer888/archive/2007/01/06/1475579.aspx</link><pubDate>Sat, 06 Jan 2007 13:57:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2007/01/06/1475579.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1475579.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2007/01/06/1475579.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1475579.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1475579</trackback:ping><description>经常在oracle中会遇到一些对时间日期的处理和提取!&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1475579.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>Orcle中树查询的使用分析</title><link>http://blog.csdn.net/yuer888/archive/2006/12/27/1464702.aspx</link><pubDate>Wed, 27 Dec 2006 17:24:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2006/12/27/1464702.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1464702.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2006/12/27/1464702.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1464702.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1464702</trackback:ping><description>start with……connect by prior
原来可以这样,&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1464702.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>一个用来生成流水号的存储过程 </title><link>http://blog.csdn.net/yuer888/archive/2006/12/26/1462035.aspx</link><pubDate>Tue, 26 Dec 2006 09:42:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2006/12/26/1462035.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1462035.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2006/12/26/1462035.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1462035.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1462035</trackback:ping><description>经常需要用一个流水号来唯一表示一条数据，我们有时采用队列来自动生成一个唯一的流水号，但是采用队列经常不能满足我们的需求，比如说，这个队列只能设定一个最小值，最大值，然后进行累加，不能将产生这个流水号的日期包括今这个流水号中，一种类型就要新建一个队列等。&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1462035.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>字符串分拆函数 </title><link>http://blog.csdn.net/yuer888/archive/2006/12/26/1461964.aspx</link><pubDate>Tue, 26 Dec 2006 09:13:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2006/12/26/1461964.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1461964.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2006/12/26/1461964.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1461964.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1461964</trackback:ping><description>在Oracle中，如果一个包含分隔符的字符串（比如说“55*62*77”,这个字符串是用*号做分隔符，可以拆分成三个数“55”，“62”和“77”），要将它们拆分出来比较麻烦，下面这个存储过程就是为了方便对字符串的分拆而写的。&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1461964.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>如何将数据库中被锁表解锁 </title><link>http://blog.csdn.net/yuer888/archive/2006/12/26/1461870.aspx</link><pubDate>Tue, 26 Dec 2006 09:00:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2006/12/26/1461870.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1461870.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2006/12/26/1461870.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1461870.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1461870</trackback:ping><description>我们在操作数据库的时候，有时候会由于操作不当引起数据库表被锁定，这么我们经常不知所措，不知怎么给这些表解锁，在pl/sql Developer工具的的菜单“tools”里面的“sessions”可以查询现在存在的会话，但是我们很难找到那个会话被锁定了，想找到所以被锁的会话就更难了&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1461870.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>由于查询语句中日期的格式引起的问题 </title><link>http://blog.csdn.net/yuer888/archive/2006/12/26/1461864.aspx</link><pubDate>Tue, 26 Dec 2006 08:56:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2006/12/26/1461864.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1461864.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2006/12/26/1461864.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1461864.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1461864</trackback:ping><description>我这边有一个系统，在一个环境下运行完全正常，但迁到另外一个环境后，其中一个查询功能就莫名其妙的出现了问题，我通过检查，发现有一个很复杂的查询语句，在一个数据库环境下查询完全正常，在另外一个环境下查询就出问题了，报的错误是字符串的格式不对。&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1461864.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>UNION 和UNION ALL 的区别 </title><link>http://blog.csdn.net/yuer888/archive/2006/12/26/1461857.aspx</link><pubDate>Tue, 26 Dec 2006 08:50:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2006/12/26/1461857.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1461857.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2006/12/26/1461857.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1461857.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1461857</trackback:ping><description>在数据库中，UNION和UNION ALL关键字都是将两个结果集合并为一个，但这两者从使用和效率上来说都有所不同&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1461857.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>oracle中如何删除重复数据</title><link>http://blog.csdn.net/yuer888/archive/2006/12/26/1461848.aspx</link><pubDate>Tue, 26 Dec 2006 08:46:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2006/12/26/1461848.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1461848.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2006/12/26/1461848.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1461848.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1461848</trackback:ping><description>我们可能会出现这种情况，某个表原来设计不周全，导致表里面的数据数据重复，那么，如何对重复的数据进行删除呢？
        &lt;img src ="http://blog.csdn.net/yuer888/aggbug/1461848.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>Oracle常用的SQL语句</title><link>http://blog.csdn.net/yuer888/archive/2006/12/26/1461825.aspx</link><pubDate>Tue, 26 Dec 2006 08:28:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2006/12/26/1461825.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1461825.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2006/12/26/1461825.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1461825.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1461825</trackback:ping><description>自己收集整理的一些常用Oracle SQL 不断整理中……&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1461825.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>yuer888</dc:creator><title>Oracle数据库备份与恢复的三种方法</title><link>http://blog.csdn.net/yuer888/archive/2006/12/21/1451861.aspx</link><pubDate>Thu, 21 Dec 2006 15:01:00 GMT</pubDate><guid>http://blog.csdn.net/yuer888/archive/2006/12/21/1451861.aspx</guid><wfw:comment>http://blog.csdn.net/yuer888/comments/1451861.aspx</wfw:comment><comments>http://blog.csdn.net/yuer888/archive/2006/12/21/1451861.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yuer888/comments/commentRss/1451861.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1451861</trackback:ping><description>当我们使用一个数据库时，总希望数据库的内容是可靠的、正确的，但由于计算 
机系统的故障（包括机器故障、介质故障、误操作等），数据库有时也可能遭到破坏， 
这时如何尽快恢复数据就成为当务之急。如果平时对数据库做了备份，那么此时恢复数 
据就显得很容易。由此可见，做好数据库的备份是多么的重要，下面笔者就以ORACLE7 
为例，来讲述一下数据库的备份和恢复。ORACLE 数据库有三种标准的备份方法，它们 
分别为导出/导入（EXPORT/IMPORT）、冷备份、热备份。导出备份是一种逻辑备份，冷 
备份和热备份是物理备份。&lt;img src ="http://blog.csdn.net/yuer888/aggbug/1451861.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>