<?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>SQL Server 2017 Archives - IODocs</title>
	<atom:link href="https://www.iodocs.com/tag/sql-server-2017/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iodocs.com/tag/sql-server-2017/</link>
	<description>IODocs: Comprehensive How-To Guides, Software Tutorials, and More IODocs.com</description>
	<lastBuildDate>Sat, 13 Dec 2025 13:48:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.iodocs.com/wp-content/uploads/2019/01/cropped-logoIODOCSretina-32x32.avif</url>
	<title>SQL Server 2017 Archives - IODocs</title>
	<link>https://www.iodocs.com/tag/sql-server-2017/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>C# How to insert a data table into SQL Server database table?</title>
		<link>https://www.iodocs.com/insert-data-table-sql-server-database-table/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Thu, 18 Jan 2018 23:05:58 +0000</pubDate>
				<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[data table type sqlserver]]></category>
		<category><![CDATA[datatable]]></category>
		<category><![CDATA[insert datatable]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server 2008 R2]]></category>
		<category><![CDATA[SQL Server 2012]]></category>
		<category><![CDATA[SQL Server 2014]]></category>
		<category><![CDATA[SQL Server 2016]]></category>
		<category><![CDATA[SQL Server 2017]]></category>
		<category><![CDATA[Table-Valued]]></category>
		<guid isPermaLink="false">https://iodocs.com/?p=673</guid>

					<description><![CDATA[<p>C# How to insert a data table into SQL Server database table?</p>
<p>In SQL 2008/2012/2014/2016/2017, user-defined table type is a user-defined type that describes the definition of a table structure.</p>
<p>You can use a user-defined table type to declare table-valued parameters for SP or functions or to declare table variables that you require to utilization in a batch or the body of a Stored Procedure or function.</p>
<p>The post <a href="https://www.iodocs.com/insert-data-table-sql-server-database-table/">C# How to insert a data table into SQL Server database table?</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
