<?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>T-SQL &#8211; Tutoriels SQL et IT</title>
	<atom:link href="https://expert-only.com/it/t-sql/feed/" rel="self" type="application/rss+xml" />
	<link>https://expert-only.com/it/</link>
	<description></description>
	<lastBuildDate>Thu, 14 Mar 2024 12:14:52 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://expert-only.com/wp-content/uploads/2020/08/cropped-favicon-32x32.jpg</url>
	<title>T-SQL &#8211; Tutoriels SQL et IT</title>
	<link>https://expert-only.com/it/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Esempio di UNPIVOT in SQL Server</title>
		<link>https://expert-only.com/it/t-sql/esempio-di-unpivot-in-sql-server/</link>
					<comments>https://expert-only.com/it/t-sql/esempio-di-unpivot-in-sql-server/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Wed, 13 Mar 2024 06:08:00 +0000</pubDate>
				<category><![CDATA[T-SQL]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=30656</guid>

					<description><![CDATA[<p>Usa l'operatore UNPIVOT di SQL Server per trasformare i dati da colonne a righe, esempio di query T-SQL spiegato passo dopo passo. <a class="mh-excerpt-more" href="https://expert-only.com/it/t-sql/esempio-di-unpivot-in-sql-server/" title="Esempio di UNPIVOT in SQL Server">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/it/t-sql/esempio-di-unpivot-in-sql-server/">Esempio di UNPIVOT in SQL Server</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/it/">Tutoriels SQL et IT</a>.</p>
]]></description>
		
					<wfw:commentRss>https://expert-only.com/it/t-sql/esempio-di-unpivot-in-sql-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Nome del Mese in SQL Server in Diverse Lingue</title>
		<link>https://expert-only.com/it/t-sql/il-nome-del-mese-in-sql-server-in-diverse-lingue/</link>
					<comments>https://expert-only.com/it/t-sql/il-nome-del-mese-in-sql-server-in-diverse-lingue/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Mon, 11 Mar 2024 05:41:00 +0000</pubDate>
				<category><![CDATA[T-SQL]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=30671</guid>

					<description><![CDATA[<p>Query SQL Server per visualizzare il nome del mese in diverse lingue, top 10 lingue più parlate. <a class="mh-excerpt-more" href="https://expert-only.com/it/t-sql/il-nome-del-mese-in-sql-server-in-diverse-lingue/" title="Nome del Mese in SQL Server in Diverse Lingue">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/it/t-sql/il-nome-del-mese-in-sql-server-in-diverse-lingue/">Nome del Mese in SQL Server in Diverse Lingue</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/it/">Tutoriels SQL et IT</a>.</p>
]]></description>
		
					<wfw:commentRss>https://expert-only.com/it/t-sql/il-nome-del-mese-in-sql-server-in-diverse-lingue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Come Chiamare una Funzione di SQL Server?</title>
		<link>https://expert-only.com/it/t-sql/come-chiamare-una-funzione-di-sql-server/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Wed, 28 Feb 2024 04:54:00 +0000</pubDate>
				<category><![CDATA[T-SQL]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=30380</guid>

					<description><![CDATA[<p>Come chiamare le funzioni di SQL Server dagli script Transact-SQL? Tutorial su come chiamare una funzione di SQL Server utilizzando gli script T-SQL, con e senza parametri. La sintassi T-SQL per chiamare una funzione è diversa da quella per <a class="mh-excerpt-more" href="https://expert-only.com/it/t-sql/come-chiamare-una-funzione-di-sql-server/" title="Come Chiamare una Funzione di SQL Server?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/it/t-sql/come-chiamare-una-funzione-di-sql-server/">Come Chiamare una Funzione di SQL Server?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/it/">Tutoriels SQL et IT</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Come Ottenere un Elenco di Tutte le Tabelle in SQL Server?</title>
		<link>https://expert-only.com/it/t-sql/come-ottenere-un-elenco-di-tutte-le-tabelle-in-sql-server/</link>
					<comments>https://expert-only.com/it/t-sql/come-ottenere-un-elenco-di-tutte-le-tabelle-in-sql-server/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Mon, 12 Feb 2024 05:45:00 +0000</pubDate>
				<category><![CDATA[T-SQL]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=30297</guid>

					<description><![CDATA[<p>Per eseguire un&#8217;auditoria di un database MSSQL e delle sue tabelle, è comune volere l&#8217;elenco delle tabelle in forma di tabella o foglio Excel. Questa query SQL consente di elencare tutte le tabelle in un database SQL Server e <a class="mh-excerpt-more" href="https://expert-only.com/it/t-sql/come-ottenere-un-elenco-di-tutte-le-tabelle-in-sql-server/" title="Come Ottenere un Elenco di Tutte le Tabelle in SQL Server?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/it/t-sql/come-ottenere-un-elenco-di-tutte-le-tabelle-in-sql-server/">Come Ottenere un Elenco di Tutte le Tabelle in SQL Server?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/it/">Tutoriels SQL et IT</a>.</p>
]]></description>
		
					<wfw:commentRss>https://expert-only.com/it/t-sql/come-ottenere-un-elenco-di-tutte-le-tabelle-in-sql-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
