<?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>List &#8211; SQL Server and Data Tutorials</title>
	<atom:link href="https://expert-only.com/en/tag/list/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>Wed, 27 Sep 2023 15:42:28 +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>List &#8211; SQL Server and Data Tutorials</title>
	<link>https://expert-only.com/en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to list files in a Windows folder with cmd?</title>
		<link>https://expert-only.com/en/ms-dos/list-files-in-folder-with-cmd/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Thu, 26 Mar 2026 05:15:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4633</guid>

					<description><![CDATA[<p>How to list all the files in a Windows folder using ms-dos commands? When it comes to List files in a huge folder with cmd in Windows, it&#8217;s highly recommended, even mandatory. Indeed, use scripting to avoid a tremendous <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/list-files-in-folder-with-cmd/" title="How to list files in a Windows folder with cmd?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/list-files-in-folder-with-cmd/">How to list files in a Windows folder with cmd?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to list Windows files recursively with cmd including subfolders?</title>
		<link>https://expert-only.com/en/ms-dos/list-files-recursively-with-cmd/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Wed, 12 Jul 2023 04:20:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Recursive]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4641</guid>

					<description><![CDATA[<p>List all the files contained in a folder and its subfolders recursively with a cmd script. Per default, use the cmd tool with the dir command allows to list all files and folders within a given folder, but not <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/list-files-recursively-with-cmd/" title="How to list Windows files recursively with cmd including subfolders?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/list-files-recursively-with-cmd/">How to list Windows files recursively with cmd including subfolders?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to create a text list of all files in a Windows folder with cmd?</title>
		<link>https://expert-only.com/en/ms-dos/create-text-list-of-files-with-cmd/</link>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Thu, 22 Jun 2023 05:19:00 +0000</pubDate>
				<category><![CDATA[MS-DOS]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Folder]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Script]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=4962</guid>

					<description><![CDATA[<p>Command line script to generate a text list of all the Windows files contained in a folder. How to create a text list of all Windows files contained in a folder with the cmd command prompt? It&#8217;s actually quite <a class="mh-excerpt-more" href="https://expert-only.com/en/ms-dos/create-text-list-of-files-with-cmd/" title="How to create a text list of all files in a Windows folder with cmd?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/ms-dos/create-text-list-of-files-with-cmd/">How to create a text list of all files in a Windows folder with cmd?</a> est apparu en premier sur <a rel="nofollow" href="https://expert-only.com/en/">SQL Server and Data Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to list all SQL Server indexes from database with one query ?</title>
		<link>https://expert-only.com/en/t-sql/query-list-indexes-sql-server-database/</link>
					<comments>https://expert-only.com/en/t-sql/query-list-indexes-sql-server-database/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Wed, 04 May 2022 04:03:00 +0000</pubDate>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[List]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=7539</guid>

					<description><![CDATA[<p>How to list indexes in SQL Server database with one SQL query ? It can be very useful to display all database indexes. Indeed, to have an idea immediately at how this SQL Server database is optimized with indexes, <a class="mh-excerpt-more" href="https://expert-only.com/en/t-sql/query-list-indexes-sql-server-database/" title="How to list all SQL Server indexes from database with one query ?">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/t-sql/query-list-indexes-sql-server-database/">How to list all SQL Server indexes from database with one query ?</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/query-list-indexes-sql-server-database/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Word shortcuts</title>
		<link>https://expert-only.com/en/word/word-shortcuts/</link>
					<comments>https://expert-only.com/en/word/word-shortcuts/#respond</comments>
		
		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Mon, 14 Mar 2022 06:12:00 +0000</pubDate>
				<category><![CDATA[Word tips]]></category>
		<category><![CDATA[List]]></category>
		<guid isPermaLink="false">https://expert-only.com/?p=6807</guid>

					<description><![CDATA[<p>Here is a selection of the best Word keyboard shortcuts. How can you save time when using Office with keyboard shortcuts? When it comes to writing quickly in Microsoft Word, the biggest obstacle to efficiency is managing the side <a class="mh-excerpt-more" href="https://expert-only.com/en/word/word-shortcuts/" title="Word shortcuts">...</a></p>
<p>L’article <a rel="nofollow" href="https://expert-only.com/en/word/word-shortcuts/">Word shortcuts</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/word/word-shortcuts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
