<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_flyingfish_分类_PL/SQL</title><id>http://feed.cnblogs.com/blog/u/22124/category/90924/rss</id><updated>2012-06-01T00:37:39Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/category/90924.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/22124/category/90924/rss"/><entry><id>http://www.cnblogs.com/flyingfish/archive/2010/04/19/1715751.html</id><title type="text">[转]Oracle用一个表的列更新另一个表对应记录的列</title><summary type="text">Oracle用一个表的列更新另一个表对应记录的列http://hi.baidu.com/bdbk/blog/item/ae22f0d392948fd6a8ec9ada.html这几天搞一个小程序，需要将一个表中几个列的内如批量复制到另一个表相应字段中。执行下面语句：update ZWSZ Z set Z.WJLB =(select G.WJLB from RMWJGS G WHERE G.DWC...</summary><published>2010-04-19T14:56:00Z</published><updated>2010-04-19T14:56:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2010/04/19/1715751.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2010/04/19/1715751.html"/><content type="text">Oracle用一个表的列更新另一个表对应记录的列http://hi.baidu.com/bdbk/blog/item/ae22f0d392948fd6a8ec9ada.html这几天搞一个小程序，需要将一个表中几个列的内如批量复制到另一个表相应字段中。执行下面语句：update ZWSZ Z set Z.WJLB =(select G.WJLB from RMWJGS G WHERE G.DWC...</content></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2008/01/08/1030309.html</id><title type="text">Oracle用Start with...Connect By子句递归查询 </title><summary type="text"/><published>2008-01-08T05:57:00Z</published><updated>2008-01-08T05:57:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2008/01/08/1030309.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2008/01/08/1030309.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/05/17/750192.html</id><title type="text">（收藏）ITPUB的ORACLE之常用FAQ V1.0</title><summary type="text"/><published>2007-05-17T06:00:00Z</published><updated>2007-05-17T06:00:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/05/17/750192.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/05/17/750192.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/05/17/749518.html</id><title type="text">常用易忘记Oracle命令(待续)</title><summary type="text"/><published>2007-05-17T00:23:00Z</published><updated>2007-05-17T00:23:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/05/17/749518.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/05/17/749518.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/05/16/748907.html</id><title type="text">ORA-01691错误</title><summary type="text"/><published>2007-05-16T09:39:00Z</published><updated>2007-05-16T09:39:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/05/16/748907.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/05/16/748907.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/04/23/723833.html</id><title type="text">再收藏一篇： oracle批量绑定 forall bulk collect用法以及测试案例</title><summary type="text"/><published>2007-04-23T06:25:00Z</published><updated>2007-04-23T06:25:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/04/23/723833.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/04/23/723833.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/04/18/717815.html</id><title type="text">含有REF CURSOR 的过程只能有一个out参数？</title><summary type="text"/><published>2007-04-18T02:06:00Z</published><updated>2007-04-18T02:06:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/04/18/717815.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/04/18/717815.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/04/18/717798.html</id><title type="text">REF CURSOR 小结</title><summary type="text"/><published>2007-04-18T02:00:00Z</published><updated>2007-04-18T02:00:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/04/18/717798.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/04/18/717798.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/04/18/717766.html</id><title type="text">收藏：关于表名也动态的动态SQL文章</title><summary type="text"/><published>2007-04-18T01:41:00Z</published><updated>2007-04-18T01:41:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/04/18/717766.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/04/18/717766.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/04/17/717333.html</id><title type="text">收藏：PL/SQL中使用Bulk Binds来提高性能</title><summary type="text"/><published>2007-04-17T13:12:00Z</published><updated>2007-04-17T13:12:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/04/17/717333.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/04/17/717333.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/04/17/717325.html</id><title type="text">Oracle不支持在select语句中调用自定义函数时使用自定义类型作参数？</title><summary type="text"/><published>2007-04-17T13:07:00Z</published><updated>2007-04-17T13:07:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/04/17/717325.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/04/17/717325.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/flyingfish/archive/2007/04/17/716484.html</id><title type="text">Oracle在存储过程中,如何删除和创建表?</title><summary type="text"/><published>2007-04-17T03:37:00Z</published><updated>2007-04-17T03:37:00Z</updated><author><name>flyingfish</name><uri>http://www.cnblogs.com/flyingfish/</uri></author><link rel="alternate" href="http://www.cnblogs.com/flyingfish/archive/2007/04/17/716484.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/flyingfish/archive/2007/04/17/716484.html"/><content type="text"/></entry></feed>
