<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=First_class_%28computing%29</id>
	<title>First class (computing) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=First_class_%28computing%29"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=First_class_(computing)&amp;action=history"/>
	<updated>2026-05-04T23:44:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=First_class_(computing)&amp;diff=527496&amp;oldid=prev</id>
		<title>imported&gt;Annoyedhumanoid: Undid revision 888626012 by Krauss (talk)</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=First_class_(computing)&amp;diff=527496&amp;oldid=prev"/>
		<updated>2024-03-09T02:49:30Z</updated>

		<summary type="html">&lt;p&gt;Undid revision 888626012 by &lt;a href=&quot;/wiki143/index.php?title=Special:Contributions/Krauss&quot; title=&quot;Special:Contributions/Krauss&quot;&gt;Krauss&lt;/a&gt; (&lt;a href=&quot;/wiki143/index.php?title=User_talk:Krauss&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Krauss (page does not exist)&quot;&gt;talk&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{For|general usage outside databases|First-class object}}&lt;br /&gt;
{{Unreferenced|date=December 2009}}&lt;br /&gt;
&lt;br /&gt;
In [[database model]]ing, a &amp;#039;&amp;#039;&amp;#039;first class&amp;#039;&amp;#039;&amp;#039; item is one that has an [[identity (object-oriented programming)|identity]] independent of any other item. The identity allows the item to persist when its attributes change, and allows other items to claim relationships with the item.&lt;br /&gt;
&lt;br /&gt;
As a general rule, first class items represent things rather than relationships. For example, the database representations of a human and of a company are each first class items. However, the fact that the person is an employee of that company is not a first class item. Likewise, data &amp;#039;&amp;#039;about&amp;#039;&amp;#039; that relationship, e.g. information about the salary the company pays to its employee, is not a first class item.&lt;br /&gt;
&lt;br /&gt;
Typically, a [[relational database]] will include several [[table (information)|table]]s, each of which contains [[row (database)|rows]] representing first class items of a given type (e.g. a table of people, a table of companies). It will also contain other tables representing relationships between these first class items. &lt;br /&gt;
&lt;br /&gt;
In a table representing first class items, one [[column]] of the table will typically contain a different [[integer]] assigned to each row (effectively, to each item) as a unique [[identifier]]: that is to say, unique for objects of this type; objects of different types, represented in different tables, can coincidentally have the same identifier, but the coincidence is meaningless.&lt;br /&gt;
&lt;br /&gt;
In a relational database, a table representing a &amp;#039;&amp;#039;relationship&amp;#039;&amp;#039; between two or more first class items (or data about that relationship) will usually &amp;#039;&amp;#039;not&amp;#039;&amp;#039; have special identifiers for its rows. Instead these rows will be identified by an ordered [[tuple]] consisting of unique identifiers of the first class items involved in the relationship.&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:First Class (Computing)}}&lt;br /&gt;
[[Category:Data modeling]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Annoyedhumanoid</name></author>
	</entry>
</feed>