<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>云飞扬的ITblog &#187; sql 2000 guid函数</title>
	<atom:link href="http://www.ajaxcn.net/archives/tag/sql-2000-guid%e5%87%bd%e6%95%b0/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxcn.net</link>
	<description>关注 flex ajax asp.net等</description>
	<lastBuildDate>Sat, 28 Jan 2012 13:00:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>sql 2000 guid函数和大小写函数</title>
		<link>http://www.ajaxcn.net/archives/497</link>
		<comments>http://www.ajaxcn.net/archives/497#comments</comments>
		<pubDate>Fri, 30 Oct 2009 15:34:34 +0000</pubDate>
		<dc:creator>云飞扬</dc:creator>
				<category><![CDATA[数据库Mssql]]></category>
		<category><![CDATA[sql 2000 guid函数]]></category>
		<category><![CDATA[sql 2000大小写函数]]></category>

		<guid isPermaLink="false">http://www.ajaxcn.net/?p=497</guid>
		<description><![CDATA[sql 2000 guid函数和大小写函数，记录下

select upper(newid()) as guid,newid()  

select upper('ajaxcn.net') as daxie ,lower('AJAXCN.NET')  as xiaoxie
]]></description>
		<wfw:commentRss>http://www.ajaxcn.net/archives/497/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

