<?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>drop &#8211; SQL Server and Data Tutorials</title>
	<atom:link href="https://expert-only.com/en/tag/drop/feed/" rel="self" type="application/rss+xml" />
	<link>https://expert-only.com/en/</link>
	<description>Learn SQL Server And Data Tutorials from an Expert</description>
	<lastBuildDate>Thu, 10 Nov 2022 10:12:05 +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>drop &#8211; SQL Server and Data Tutorials</title>
	<link>https://expert-only.com/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Manage SQL Server user defined functions</title>
		<link>https://expert-only.com/en/t-sql/manage-sql-server-user-defined-functions/</link>
					<comments>https://expert-only.com/en/t-sql/manage-sql-server-user-defined-functions/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Mon, 04 May 2026 04:55:00 +0000</pubDate>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[drop]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=6660</guid>

					<description><![CDATA[<p>How to manage SQL Server user defined functions ? SQL Server user-defined functions are very useful when starting T-SQL development. You need to use them very often so you have to learn the right syntaxes and avoid errors. At <a class="mh-excerpt-more" href="https://expert-only.com/en/t-sql/manage-sql-server-user-defined-functions/" title="Manage SQL Server user defined functions">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/t-sql/manage-sql-server-user-defined-functions/">Manage SQL Server user defined functions</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
					<wfw:commentRss>https://expert-only.com/en/t-sql/manage-sql-server-user-defined-functions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Drop a SQL Server View</title>
		<link>https://expert-only.com/en/t-sql/drop-sql-server-view/</link>
					<comments>https://expert-only.com/en/t-sql/drop-sql-server-view/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Tue, 17 May 2022 04:56:00 +0000</pubDate>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[drop]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=9421</guid>

					<description><![CDATA[<p>How to drop a SQL Server view with a T-SQL query? The DROP VIEW command allows you to simply delete an existing view with a T-SQL script run from SQL Server Management Studio (SSMS). The script below is an <a class="mh-excerpt-more" href="https://expert-only.com/en/t-sql/drop-sql-server-view/" title="Drop a SQL Server View">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/t-sql/drop-sql-server-view/">Drop a SQL Server View</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
					<wfw:commentRss>https://expert-only.com/en/t-sql/drop-sql-server-view/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Drop a SQL Server database with a script</title>
		<link>https://expert-only.com/en/dba/drop-database-script/</link>
					<comments>https://expert-only.com/en/dba/drop-database-script/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Sat, 05 Mar 2022 05:11:00 +0000</pubDate>
				<category><![CDATA[SQL Server DBA]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[File]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=6640</guid>

					<description><![CDATA[<p>How to delete a SQL Server database with a script? And delete all associated files? These files are the .mdf, .ndf, .ldf files and also the .bak backup files. Use the SQL Server Drop database command as below. With <a class="mh-excerpt-more" href="https://expert-only.com/en/dba/drop-database-script/" title="Drop a SQL Server database with a script">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/dba/drop-database-script/">Drop a SQL Server database with a script</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
					<wfw:commentRss>https://expert-only.com/en/dba/drop-database-script/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
