<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://mix.kumikomi.net/skins/common/feed.css?164"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
		<id>http://mix.kumikomi.net/index.php?action=history&amp;feed=atom&amp;title=%E6%AD%A3%E8%A6%8F%E5%8C%96</id>
		<title>正規化 - 変更履歴</title>
		<link rel="self" type="application/atom+xml" href="http://mix.kumikomi.net/index.php?action=history&amp;feed=atom&amp;title=%E6%AD%A3%E8%A6%8F%E5%8C%96"/>
		<link rel="alternate" type="text/html" href="http://mix.kumikomi.net/index.php?title=%E6%AD%A3%E8%A6%8F%E5%8C%96&amp;action=history"/>
		<updated>2026-04-08T18:40:11Z</updated>
		<subtitle>このウィキのこのページに関する変更履歴</subtitle>
		<generator>MediaWiki 1.13.2</generator>

	<entry>
		<id>http://mix.kumikomi.net/index.php?title=%E6%AD%A3%E8%A6%8F%E5%8C%96&amp;diff=3931&amp;oldid=prev</id>
		<title>2009年1月29日 (木) 05:33 における Worker による編集</title>
		<link rel="alternate" type="text/html" href="http://mix.kumikomi.net/index.php?title=%E6%AD%A3%E8%A6%8F%E5%8C%96&amp;diff=3931&amp;oldid=prev"/>
				<updated>2009-01-29T05:33:45Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←前の版&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2009年1月29日 (木) 05:33の版&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;9 行&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;9 行&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:組み込み技術全般]] [[Category:ツール]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:組み込み技術全般&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|セイキカ&lt;/ins&gt;]] [[Category:ツール&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;|セイキカ&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-04-08 18:40:11 --&gt;
&lt;/table&gt;</summary>
		<author><name>Worker</name></author>	</entry>

	<entry>
		<id>http://mix.kumikomi.net/index.php?title=%E6%AD%A3%E8%A6%8F%E5%8C%96&amp;diff=2777&amp;oldid=prev</id>
		<title>Worker: 新しいページ: '正規化（せいきか）  　データベースの中のデータを理想的な形にするための操作である．正規化では，基本的には次のような規則...'</title>
		<link rel="alternate" type="text/html" href="http://mix.kumikomi.net/index.php?title=%E6%AD%A3%E8%A6%8F%E5%8C%96&amp;diff=2777&amp;oldid=prev"/>
				<updated>2009-01-26T07:07:25Z</updated>
		
		<summary type="html">&lt;p&gt;新しいページ: '正規化（せいきか）  　データベースの中のデータを理想的な形にするための操作である．正規化では，基本的には次のような規則...'&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;正規化（せいきか）&lt;br /&gt;
&lt;br /&gt;
　データベースの中のデータを理想的な形にするための操作である．正規化では，基本的には次のような規則が用いられる．1）関係中ではデータは繰り返されない，2）キーとなる項目とそれらに従属するデータは別表にする，3）別表中のデータ間で従属関係があるならば，さらに別表にする．さまざまな形の正規化が提案されているが，一般には第1正規化から第3正規化までが必要とされている．&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
【出典】Interface編集部 編；組み込み技術用語集，Interface 2007年8月号 別冊付録，CQ出版社，2007年8月．&lt;br /&gt;
&amp;lt;!-- 【著作権者】○○ ○○氏 --&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:組み込み技術全般]] [[Category:ツール]]&lt;/div&gt;</summary>
		<author><name>Worker</name></author>	</entry>

	</feed>