<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Database Revision by Mark Ratcliffe</title>
      <link>https://padlet.com/mark_ratcliffe/database2E</link>
      <description>Class 2E1</description>
      <language>en-us</language>
      <pubDate>2016-09-29 07:49:21 UTC</pubDate>
      <lastBuildDate>2026-01-21 23:42:00 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Foreign Key - Reece</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173144</link>
         <description><![CDATA[<blockquote><em><br></em>"A Foreign key is field or a group of fields that provides a "link" between 2 tables in a relationship database, it normally references the primary key that was defined in the parent table. "<em><br></em><br></blockquote><div><br></div><ul><li>A table can have multiple foreign keys.</li><li>Each Foreign key can have a different parent table.</li></ul><div><br></div><div>In the database above there are three tables:<br><br></div><ul><li><strong>Artists</strong></li><li><strong>Recordings</strong></li><li><strong>Genre</strong></li></ul><div>The primary key in the Artists table is<strong>: ArtistID</strong><br>The primary key in the Genre table is:<strong> GenreID<br></strong>This is because both of these fields are the unique identifier in their respective tables.<br><strong><br></strong>These <strong>primary keys </strong>link to identically named fields in the Recordings table. Each of those<strong> identically </strong>named fields are known as a <strong>'foreign key'.</strong></div><div><br></div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/135540671/f63d338073f99828a351b96dec50cc67/Untitled2.png" />
         <pubDate>2016-09-29 08:05:56 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173144</guid>
      </item>
      <item>
         <title>Primary Key - George </title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173273</link>
         <description><![CDATA[<blockquote><strong>A primary key </strong>is a field in a table which is <strong>unique to itself</strong> so that it allows you to ensure its the only copy in the database.&nbsp;</blockquote><ul><li>&nbsp;It ensures that there are not any<strong> data redundancies</strong></li><li>Data redudancies is when the<strong> same piece </strong>of information is held in<strong> two places </strong>at once.</li><li><strong>An ID</strong> is often used to represent the primary key in a record.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:06:49 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173273</guid>
      </item>
      <item>
         <title>Entity relationship modelling - Harry</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173290</link>
         <description><![CDATA[<div>There are 3 degrees of relationship modelling.<br><br></div><ul><li>One to Many</li><li>One to One</li><li>Many to Many</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:06:55 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173290</guid>
      </item>
      <item>
         <title>Attribute By DAN</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173365</link>
         <description><![CDATA[<div>An attribute is an aspect of a database which tells you something about the field or database component.&nbsp;<br><br>Attributes are used by Database Management software in order to search for the component.<br><br>An attribute has a name and a type: text fields such as Surname have a character limit, numeric fields might have the attribute that defines whether numbers are positive, negative or both.<br><br>Attributes are usually characteristics of an entity such as the FirstName is a characteristic of a Customer.</div>]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/135540956/a637101adc6a6cfa90c7a2bc52567d22/attributes1.jpg" />
         <pubDate>2016-09-29 08:07:23 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173365</guid>
      </item>
      <item>
         <title>FlatFile - Charles</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173395</link>
         <description><![CDATA[<div>A flat file database is a database which is stored on as an ordinary unstructured file (E.G, ".txt" file),&nbsp; It is a standalone table with no relations to other tables and can only be one table of data. To access the data and manipulate it, the file must be read in its entirety into the computer's memory. When finished editing the file/database, the file is again written out in it's entirety to the file system. Basically it loads and saves the whole database all at once. it is called a "flat" database because it has no relationships with records. A file can be a plain text file or a binary one. An example of this would be ".CSV" files.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:07:34 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173395</guid>
      </item>
      <item>
         <title>Entity - By Dexter Cole</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173519</link>
         <description><![CDATA[<div>In a database an <strong><em>entity</em></strong> is category of something like a place or a person. It is an object that information about it can be stored in the database. an <strong><em>entity</em></strong> is normally a real world object.&nbsp;<br><br></div><div>For example an <strong><em>entity </em></strong>could be a type of car, with information about the car stored in the database E.G. brand, engine type, insurance, cost, fuel capacity. <br><br><strong>Examples of potential </strong><strong><em>entities</em></strong><strong>: </strong><br>customers, videos, appointments, patients, books, etc.<br><br>Not everything can be an <strong><em>entity</em></strong> and any information about an entity is called an <strong><em>attribute</em></strong> (see "<strong>Attribute By DAN</strong>")</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:07:55 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173519</guid>
      </item>
      <item>
         <title>Entity relationship modelling - James </title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173721</link>
         <description><![CDATA[<div><br>They are used to show data relationships. The model uses foreign keys to implement the relationships.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:09:21 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173721</guid>
      </item>
      <item>
         <title>One to Many - Harry</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173809</link>
         <description><![CDATA[<div>This is when there is one entity on one side of the relationship linked to many on the other side. <br><br>For example one product can have many suppliers.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:09:59 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173809</guid>
      </item>
      <item>
         <title>Secondary Key - Noah</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173811</link>
         <description><![CDATA[<div>Holds the location of a record or portion of a record in a database. They are used when a primary key is not enough to distinguish an object as unique in a database. <br><br>For example, employee information stored in a database could have the employee's national insurance number or email address as a secondary key.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:10:00 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173811</guid>
      </item>
      <item>
         <title>One to one - Harry</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127173939</link>
         <description><![CDATA[<div>This is when there is one entity on both sides of the relationship<br><br>For example a single teacher teaches a single subject.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:10:51 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127173939</guid>
      </item>
      <item>
         <title>Referential Integrity - Jack Preston</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127174035</link>
         <description><![CDATA[<div><strong>Referential integrity</strong> is a relational database concept, which states that table relationships must always be consistent. In other words, any foreign key field must agree with the primary key that is referenced by the foreign key. <br><br>If you have a relationship between Table A and Table B, and Table B has a <strong>foreign key</strong> that points to a field in Table A; <strong>referential integrity</strong> would prevent you from adding a record to Table B that cannot be linked to table A.<br><br><strong>Referential integrity</strong> also uses 'cascade update' and 'cascade delete'. These ensure changes made to the linked table are reflected in the <strong>primary table</strong>.<figure class="attachment attachment-preview" data-trix-attachment="{&quot;contentType&quot;:&quot;image&quot;,&quot;height&quot;:442,&quot;url&quot;:&quot;http://upload.wikimedia.org/wikipedia/commons/1/13/Referential_integrity_broken.png&quot;,&quot;width&quot;:548}" data-trix-content-type="image"><img src="http://upload.wikimedia.org/wikipedia/commons/1/13/Referential_integrity_broken.png" width="548" height="442"><figcaption class="caption"></figcaption></figure>This diagram shows why Referential Integrity is used. In this example there is an artist in in one table that does not appear in a linked table, thus referential integrity is lost. Referential integrity would ensure that nothing like this happens.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:11:30 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127174035</guid>
      </item>
      <item>
         <title>Many to many - Harry</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127174123</link>
         <description><![CDATA[<div>This is when many items are linked to many other items.<br><br>For example many students can take many courses.<br><br>Many to many relationships should be avoided, this can be done by normalising the relationship into 1NF.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-29 08:12:03 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127174123</guid>
      </item>
      <item>
         <title>This is a one to one relationship in an entity relationship model</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127174214</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/135540773/f4854f806790ad60a41e33ee12762591/1to1.png" />
         <pubDate>2016-09-29 08:12:39 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127174214</guid>
      </item>
      <item>
         <title>This is a one to many relationship in an entity relationship model</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127175153</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/135540773/1ceaf1cb45a7d267e09806d50d7a4d16/1to1.png" />
         <pubDate>2016-09-29 08:17:01 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127175153</guid>
      </item>
      <item>
         <title>This is a many to many relationship in an entity relationship model</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127175528</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/135540773/1b08d91d072519bf7fb282e709a66acf/1to1.png" />
         <pubDate>2016-09-29 08:18:56 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127175528</guid>
      </item>
      <item>
         <title>Many to many relationship in normalised form</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127182109</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/135540773/c7af7f142456bab0d048b5d8fc1bd7b9/__.png" />
         <pubDate>2016-09-29 08:52:50 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127182109</guid>
      </item>
      <item>
         <title>





First Normal Form
(1NF)

</title>
         <author>mark_ratcliffe</author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127894409</link>
         <description><![CDATA[<div>A table is in 1NF if it contains no repeating attributes or groups of attributes and all attributes are atomic<br><br>Second Normal Form (2NF)<br>A table is in 2NF if it is in 1NF and contains no partial dependencies<br><br></div><div>Third Normal Form (3NF)<br>A table is in 3NF if it is in 2NF and contains no non-key dependencies</div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-03 14:38:23 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127894409</guid>
      </item>
      <item>
         <title>Schema by George</title>
         <author></author>
         <link>https://padlet.com/mark_ratcliffe/database2E/wish/127895758</link>
         <description><![CDATA[<div>Defines the structure of the database - ie the tables, the attributes, the type of attributes, the constraints that must be followed.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-10-03 14:41:31 UTC</pubDate>
         <guid>https://padlet.com/mark_ratcliffe/database2E/wish/127895758</guid>
      </item>
   </channel>
</rss>
