<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 不同数据库的Temp Table的情况</title>
	<atom:link href="http://www.anysql.net/dba/db_temp_tables.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.anysql.net/dba/db_temp_tables.html</link>
	<description>SQLULDR2, DataCopy, DataSync, WebChart, OraMon, AUL/MyDUL, 性能优化及容量分析</description>
	<lastBuildDate>Mon, 06 Sep 2010 16:24:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: robinyyh</title>
		<link>http://www.anysql.net/dba/db_temp_tables.html/comment-page-1#comment-1118</link>
		<dc:creator>robinyyh</dc:creator>
		<pubDate>Sat, 22 Sep 2007 17:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e4%b8%8d%e5%90%8c%e6%95%b0%e6%8d%ae%e5%ba%93%e7%9a%84temp-table%e7%9a%84%e6%83%85%e5%86%b5.html#comment-1118</guid>
		<description>sybase &amp; mssql 可以使用 create table 创建临时表。
语法大致和创建普通表一致
create table #T_TEST
(
ID    numeric(10),
Name  varchar(20)
)
go
</description>
		<content:encoded><![CDATA[<p>sybase &#038; mssql 可以使用 create table 创建临时表。<br />
语法大致和创建普通表一致<br />
create table #T_TEST<br />
(<br />
ID    numeric(10),<br />
Name  varchar(20)<br />
)<br />
go</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 新开传世私服</title>
		<link>http://www.anysql.net/dba/db_temp_tables.html/comment-page-1#comment-1117</link>
		<dc:creator>新开传世私服</dc:creator>
		<pubDate>Tue, 18 Sep 2007 18:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e4%b8%8d%e5%90%8c%e6%95%b0%e6%8d%ae%e5%ba%93%e7%9a%84temp-table%e7%9a%84%e6%83%85%e5%86%b5.html#comment-1117</guid>
		<description>学习中
</description>
		<content:encoded><![CDATA[<p>学习中</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruochen0926</title>
		<link>http://www.anysql.net/dba/db_temp_tables.html/comment-page-1#comment-1116</link>
		<dc:creator>ruochen0926</dc:creator>
		<pubDate>Sun, 16 Sep 2007 02:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.anysql.net/wordpress/uncategorized/%e4%b8%8d%e5%90%8c%e6%95%b0%e6%8d%ae%e5%ba%93%e7%9a%84temp-table%e7%9a%84%e6%83%85%e5%86%b5.html#comment-1116</guid>
		<description>我们也准备使用MySQL了，还是三年钱用过mysql，那是还是3.23的版本，原来看你写文章说也准备用MySQL，学习MysqL到现在有什么经验？有什么好点的书籍或者文章推荐下。
</description>
		<content:encoded><![CDATA[<p>我们也准备使用MySQL了，还是三年钱用过mysql，那是还是3.23的版本，原来看你写文章说也准备用MySQL，学习MysqL到现在有什么经验？有什么好点的书籍或者文章推荐下。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
