<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?action=history&amp;feed=atom&amp;title=Week_6%2F</id>
		<title>Week 6/ - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?action=history&amp;feed=atom&amp;title=Week_6%2F"/>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Week_6/&amp;action=history"/>
		<updated>2026-04-16T04:13:51Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Week_6/&amp;diff=2156&amp;oldid=prev</id>
		<title>Kwyllie: Started the week 6 assignment...not that I got very far...</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Week_6/&amp;diff=2156&amp;oldid=prev"/>
				<updated>2015-10-09T19:52:28Z</updated>
		
		<summary type="html">&lt;p&gt;Started the week 6 assignment...not that I got very far...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Protocol==&lt;br /&gt;
&lt;br /&gt;
==Protocol - Creating the &amp;quot;Applications&amp;quot; Table==&lt;br /&gt;
&lt;br /&gt;
# First, download the appropriate FDA file (found on the [[http://www.fda.gov/Drugs/InformationOnDrugs/ucm079750.htm|FDA&amp;#039;s website]], and unzip it. &lt;br /&gt;
# View the &amp;quot;application.txt&amp;quot; file and note the column headings.&lt;br /&gt;
# Open pgAdminIII, login, and create a new table by right-clicking on &amp;quot;Databases&amp;quot; and selecting &amp;quot;New Database.&amp;quot;&lt;br /&gt;
# Open the SQL window. Given the headings in application.txt, the appropriate command to create the table is:&lt;br /&gt;
&amp;lt;code&amp;gt;create table Applications_kwyllie (ApplNo int primary key, ApplType varchar, SponsorApplication varchar, MostRecentLabelAvailableFlag varchar, CurrentPatentFlag varchar, ActionType varchar, Chemical_Type int, Ther_potential varchar, Orphan_code varchar)&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kwyllie</name></author>	</entry>

	</feed>