<?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>Marking Columns Unused &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/marking-columns-unused/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Sun, 20 Aug 2023 08:10:54 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>如何恢复 SET UNUSED 的 COLUMN</title>
		<link>https://dbtan.com/2016/12/how-to-recover-unused-column.html</link>
					<comments>https://dbtan.com/2016/12/how-to-recover-unused-column.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Mon, 19 Dec 2016 10:11:41 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle数据库管理]]></category>
		<category><![CDATA[Marking Columns Unused]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/?p=317</guid>

					<description><![CDATA[通过上篇文章，我们已经基本了解 标记列为未使用 (Marking Columns Unused) 了。 我们知 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>通过上篇文章，我们已经基本了解 标记列为未使用 (Marking Columns Unused) 了。</p>
<p>我们知道，在 SET UNUSED 后 其实数据并未真的被删除，若这时又想恢复该列，有办法吗？</p>
<p>接下来，我们来实验一下。</p>
<p>如何修复被标记为 UNUSED 的字段</p>
<p>0. 实验环境 ORA[......]</p>
<p class="read-more"><a href="https://dbtan.com/2016/12/how-to-recover-unused-column.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2016/12/how-to-recover-unused-column.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
