<?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>Alter - SQL and IT Tutorials</title>
	<atom:link href="https://expert-only.com/en/tag/alter/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description></description>
	<lastBuildDate>Fri, 10 Nov 2023 13:04:12 +0000</lastBuildDate>
	<language>en-US</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>Alter - SQL and IT Tutorials</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Alter A SQL Server Stored Procedure ?</title>
		<link>https://expert-only.com/en/t-sql/alter-sql-server-stored-procedure/</link>
					<comments>https://expert-only.com/en/t-sql/alter-sql-server-stored-procedure/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Mon, 25 Sep 2023 04:19:00 +0000</pubDate>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[Alter]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=8777</guid>

					<description><![CDATA[<p>T-SQL script example to alter an existing SQL Server stored procedure using ALTER PROCEDURE. How to alter a SQL Server stored procedure already in a Microsoft database ? Simply use the alter procedure command instead of the create command <a class="mh-excerpt-more" href="https://expert-only.com/en/t-sql/alter-sql-server-stored-procedure/" title="How To Alter A SQL Server Stored Procedure ?">...</a></p>
<p>L’article <a href="https://expert-only.com/en/t-sql/alter-sql-server-stored-procedure/">How To Alter A SQL Server Stored Procedure ?</a> est apparu en premier sur <a href="https://expert-only.com/en/">SQL and IT Tutorials</a>.</p>
]]></description>
		
					<wfw:commentRss>https://expert-only.com/en/t-sql/alter-sql-server-stored-procedure/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cannot find the object because it does not exist SQL Server error</title>
		<link>https://expert-only.com/en/errors/cannot-find-object-it-does-not-exist/</link>
					<comments>https://expert-only.com/en/errors/cannot-find-object-it-does-not-exist/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Tue, 10 May 2022 05:41:00 +0000</pubDate>
				<category><![CDATA[SQL Server errors]]></category>
		<category><![CDATA[Alter]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=7621</guid>

					<description><![CDATA[<p>How to avoid the SQL Server Truncate Table Error Cannot find the object because it does not exist or you do not have permissions? In SQL Server, to clear the full content of a table, the fastest way is <a class="mh-excerpt-more" href="https://expert-only.com/en/errors/cannot-find-object-it-does-not-exist/" title="Cannot find the object because it does not exist SQL Server error">...</a></p>
<p>L’article <a href="https://expert-only.com/en/errors/cannot-find-object-it-does-not-exist/">Cannot find the object because it does not exist SQL Server error</a> est apparu en premier sur <a href="https://expert-only.com/en/">SQL and IT Tutorials</a>.</p>
]]></description>
		
					<wfw:commentRss>https://expert-only.com/en/errors/cannot-find-object-it-does-not-exist/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Modify a SQL Server function with alter function</title>
		<link>https://expert-only.com/en/t-sql/modify-sql-server-function/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Wed, 16 Mar 2022 05:27:00 +0000</pubDate>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[Alter]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=6858</guid>

					<description><![CDATA[<p>How to modify a SQL Server function with Alter Function ? How to update the code of an SQL Server function without deleting it? The solution is to update its definition using the SQL Server Alter Function command. The <a class="mh-excerpt-more" href="https://expert-only.com/en/t-sql/modify-sql-server-function/" title="Modify a SQL Server function with alter function">...</a></p>
<p>L’article <a href="https://expert-only.com/en/t-sql/modify-sql-server-function/">Modify a SQL Server function with alter function</a> est apparu en premier sur <a href="https://expert-only.com/en/">SQL and IT Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
