<?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>ASPcenter.net &#187; sql select</title>
	<atom:link href="http://www.aspcenter.net/tag/sql-select/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspcenter.net</link>
	<description>Il blog degli sviluppatori ASP e .NET</description>
	<lastBuildDate>Mon, 08 Mar 2010 10:03:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JOIN, relazioni tra due o più tabelle di un database</title>
		<link>http://www.aspcenter.net/2010/02/join-relazioni-tra-due-o-piu-tabelle-di-un-database.html</link>
		<comments>http://www.aspcenter.net/2010/02/join-relazioni-tra-due-o-piu-tabelle-di-un-database.html#comments</comments>
		<pubDate>Wed, 17 Feb 2010 10:56:44 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e database]]></category>
		<category><![CDATA[relazione database]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql ddl]]></category>
		<category><![CDATA[sql dml]]></category>
		<category><![CDATA[sql join]]></category>
		<category><![CDATA[sql select]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=115</guid>
		<description><![CDATA[Nell&#8217;articolo relativo all&#8217;SQL DML abbiamo esaminato, tra l&#8217;altro, l&#8217;istruzione SELECT per la ricerca dei dati su un database. Abbiamo parlato anche un po della teoria dei database relazionali nell&#8217;articolo introduttivo all&#8217;utilizzo dei database, spiegando che le strutture di dati si possono anche &#8220;spezzare&#8221; in più tabelle, allo scopo di ottimizzare il lavoro e potenziare le [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/join-relazioni-tra-due-o-piu-tabelle-di-un-database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL DML, gestione dei dati di un database</title>
		<link>http://www.aspcenter.net/2010/02/sql-dml-gestione-dati-database.html</link>
		<comments>http://www.aspcenter.net/2010/02/sql-dml-gestione-dati-database.html#comments</comments>
		<pubDate>Wed, 17 Feb 2010 10:29:55 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[ASP e database]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql ddl]]></category>
		<category><![CDATA[sql delete]]></category>
		<category><![CDATA[sql dml]]></category>
		<category><![CDATA[sql insert]]></category>
		<category><![CDATA[sql select]]></category>
		<category><![CDATA[sql update]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=104</guid>
		<description><![CDATA[La parte dell&#8217;SQL che determina la gestione dei dati del database viene chiamata SQL DML, dove DML sta per Data Manipulation Language. I comandi che fanno parte di questo ambito di programmazione SQL sono SELECT, INSERT, UPDATE e DELETE che servono, rispettivamente, ad effettuare la ricerca dei dati, l&#8217;inserimento dei dati, la modifica e la [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/sql-dml-gestione-dati-database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

