<?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>Sinkro.net &#187; sqlserver</title>
	<atom:link href="http://www.sinkro.net/tag/sqlserver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sinkro.net</link>
	<description>Software e dintorni. ... soprattutto dintorni ;-)</description>
	<lastBuildDate>Mon, 26 Sep 2011 01:42:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Output di date in formato ISO in Sql Server 2000</title>
		<link>http://www.sinkro.net/2006/07/27/output-di-date-in-formato-iso-in-sql-server-2000/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=output-di-date-in-formato-iso-in-sql-server-2000</link>
		<comments>http://www.sinkro.net/2006/07/27/output-di-date-in-formato-iso-in-sql-server-2000/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 11:19:38 +0000</pubDate>
		<dc:creator>Massimiliano</dc:creator>
				<category><![CDATA[Codice]]></category>
		<category><![CDATA[db]]></category>
		<category><![CDATA[sqlserver]]></category>

		<guid isPermaLink="false">http://www.sinkro.net/2006/07/27/output-di-date-in-formato-iso-in-sql-server-2000/</guid>
		<description><![CDATA[CONVERT(CHAR(8),getdate(),112) 112! Soprattutto intuitivo! Altri articoli di interesse:Come creare una funzione in C per PostgreSql Qualche tempo fa, ho avuto necessità di eseguire uno script...


Altri articoli di interesse:<ol><li><a href='http://www.sinkro.net/2006/08/01/come-creare-una-funzione-in-c-per-postgresql/' rel='bookmark' title='Come creare una funzione in C per PostgreSql'>Come creare una funzione in C per PostgreSql</a> <small>Qualche tempo fa, ho avuto necessità di eseguire uno script...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><code><br />
CONVERT(CHAR(8),getdate(),112)<br />
</code><br />
<strong>112! Soprattutto intuitivo!</strong></p>


<p>Altri articoli di interesse:<ol><li><a href='http://www.sinkro.net/2006/08/01/come-creare-una-funzione-in-c-per-postgresql/' rel='bookmark' title='Come creare una funzione in C per PostgreSql'>Come creare una funzione in C per PostgreSql</a> <small>Qualche tempo fa, ho avuto necessità di eseguire uno script...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sinkro.net/2006/07/27/output-di-date-in-formato-iso-in-sql-server-2000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

