<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>Eyifan专栏 - 数据库管理</title><link>http://blog.csdn.net/aiunong/category/177845.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 02 Nov 2007 17:38:37 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>一凡</dc:creator><title>使用Powerdesigner的逆向工程生成PDM </title><link>http://blog.csdn.net/aiunong/archive/2007/06/15/1653338.aspx</link><pubDate>Fri, 15 Jun 2007 10:35:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2007/06/15/1653338.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/1653338.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2007/06/15/1653338.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/1653338.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1653338</trackback:ping><description>Powerdesigner作为强大的Case工具，为我们提供了方便的逆向工程特性。可以将目前所有流行的后端数据库(包括Sybase、DB2、Oracle等)的结构信息通过逆向工程加入到PowerDesigner的物理数据模型和概念数据模型中，包括表、索引、触发器、视图等。&lt;img src ="http://blog.csdn.net/aiunong/aggbug/1653338.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>SQL Server2000数据库分离与附加</title><link>http://blog.csdn.net/aiunong/archive/2007/03/13/1528236.aspx</link><pubDate>Tue, 13 Mar 2007 17:39:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2007/03/13/1528236.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/1528236.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2007/03/13/1528236.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/1528236.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1528236</trackback:ping><description>SQL SERVER中分离数据库，以便于移置数据库。可以移置整个数据库结构和内容。
如果您数据库系统安装在系统盘（比如C盘），由于C盘容易受病毒侵害，您也许希望您的数据存放在非系统盘（比如D盘），要做的这点很简单，您并不需要重装数据库，只要把数据“分离”，然后将相关文件复制到D盘的某个目录，接着“附加”数据库即可。。。。。&lt;img src ="http://blog.csdn.net/aiunong/aggbug/1528236.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>四种联系(join)的区别及用法</title><link>http://blog.csdn.net/aiunong/archive/2006/04/26/678330.aspx</link><pubDate>Wed, 26 Apr 2006 16:20:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2006/04/26/678330.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/678330.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2006/04/26/678330.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/678330.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=678330</trackback:ping><description>内部联接（inner join） ,外部联接（outer join） ,左外部联接（left outer join） ,右外部联接（right outer join）

详情请进~~~~~~~~~~~~~~~~~~~&lt;img src ="http://blog.csdn.net/aiunong/aggbug/678330.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>复杂查询中 union的使用</title><link>http://blog.csdn.net/aiunong/archive/2006/04/26/678324.aspx</link><pubDate>Wed, 26 Apr 2006 16:16:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2006/04/26/678324.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/678324.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2006/04/26/678324.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/678324.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=678324</trackback:ping><description>union可以将几条SQL命令合成一条，要求是这几条命令生成的表，在字段个数、字段类型、字段长度、字段顺序上都完全一样。详情请进~~~~~~~~
 
&lt;img src ="http://blog.csdn.net/aiunong/aggbug/678324.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>ORACLE数据库常见问题诊断方法 ---（常见错误篇）zt</title><link>http://blog.csdn.net/aiunong/archive/2006/04/20/670502.aspx</link><pubDate>Thu, 20 Apr 2006 15:09:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2006/04/20/670502.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/670502.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2006/04/20/670502.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/670502.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=670502</trackback:ping><description>ORACLE的这类错误在ORALCE的文档中有详细说明，但原因及措施说明不详细，本文当着重说明如何解决这类错误。 ~~~~~&lt;img src ="http://blog.csdn.net/aiunong/aggbug/670502.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>转：Access数据库的存储上限</title><link>http://blog.csdn.net/aiunong/archive/2006/03/28/640856.aspx</link><pubDate>Tue, 28 Mar 2006 09:22:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2006/03/28/640856.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/640856.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2006/03/28/640856.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/640856.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=640856</trackback:ping><description>在此讲述一些ACCESS数据库的上限问题。&lt;img src ="http://blog.csdn.net/aiunong/aggbug/640856.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>ACCESS中使用SQL语句应注意的地方及几点技巧</title><link>http://blog.csdn.net/aiunong/archive/2006/03/27/640376.aspx</link><pubDate>Mon, 27 Mar 2006 18:03:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2006/03/27/640376.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/640376.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2006/03/27/640376.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/640376.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=640376</trackback:ping><description>Access库中与标准SQL语法的对比。&lt;img src ="http://blog.csdn.net/aiunong/aggbug/640376.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>转：Oracle数据导入导出imp/exp</title><link>http://blog.csdn.net/aiunong/archive/2006/03/24/637295.aspx</link><pubDate>Fri, 24 Mar 2006 14:15:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2006/03/24/637295.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/637295.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2006/03/24/637295.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/637295.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=637295</trackback:ping><description>exp 用户名/密码@SID      --------导出整个数据库或数据库表
imp 用户名/密码@SID      --------导入整个数据库或数据库表
&lt;img src ="http://blog.csdn.net/aiunong/aggbug/637295.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>ORACLE中序列-sequence的应用</title><link>http://blog.csdn.net/aiunong/archive/2006/03/22/632428.aspx</link><pubDate>Wed, 22 Mar 2006 15:09:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2006/03/22/632428.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/632428.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2006/03/22/632428.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/632428.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=632428</trackback:ping><description>oracle中没有象Acces中自动编号的字段类型，所以在oracle中要想用一个字段自动增值，还比较麻烦，在此提供给大家一个方法，利用序列，来完成字段的自动增加，下边介绍一下怎么创建序列，使用序列，和删除序列。&lt;img src ="http://blog.csdn.net/aiunong/aggbug/632428.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>网易秘密启动“D计划” 引爆新一轮电子邮箱大战</title><link>http://blog.csdn.net/aiunong/archive/2006/03/17/627598.aspx</link><pubDate>Fri, 17 Mar 2006 18:02:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2006/03/17/627598.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/627598.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2006/03/17/627598.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/627598.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=627598</trackback:ping><description>网易秘密启动“D计划” 引爆新一轮电子邮箱大战 
作为全国最大的免费邮箱提供商，一亿多中国网民正在享受着网易的免费邮箱大餐，而丁磊却仍嫌不够丰盛。种种迹象显示，网易老板丁磊仍在充满热情地不断加大对电子邮箱业务的投入，这种热情已令各大门户在该领域达成的停战默契变为一张废纸。&lt;img src ="http://blog.csdn.net/aiunong/aggbug/627598.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一凡</dc:creator><title>Zt.SQL SERVER与ACCESS,EXCEL的数据转换</title><link>http://blog.csdn.net/aiunong/archive/2006/02/10/596112.aspx</link><pubDate>Fri, 10 Feb 2006 14:44:00 GMT</pubDate><guid>http://blog.csdn.net/aiunong/archive/2006/02/10/596112.aspx</guid><wfw:comment>http://blog.csdn.net/aiunong/comments/596112.aspx</wfw:comment><comments>http://blog.csdn.net/aiunong/archive/2006/02/10/596112.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/aiunong/comments/commentRss/596112.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=596112</trackback:ping><description>摘要：由于工作的原因，经常遇到数据从不同的库间转 换，在此转载一篇有关SQL SERVER与ACCESS、EXCEL之间转换的文章，与大家分享！&lt;img src ="http://blog.csdn.net/aiunong/aggbug/596112.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>