Difference between revisions of "Week 4 Individual Journal"
Jump to navigation
Jump to search
m (→Methods for Creating the Database: added capital letter) |
(added query info) |
||
Line 15: | Line 15: | ||
###select "No primary key" | ###select "No primary key" | ||
###select "Finish" | ###select "Finish" | ||
+ | ==Query== | ||
+ | The first query consisted of the following: | ||
+ | * "AppINo" from the ApplicationDoc Table | ||
+ | * "Submission Type" from the ApplicationDoc Table | ||
+ | * "Product Name" from the Products Table |
Revision as of 10:01, 25 September 2019
FDA Database
Methods for Creating the Database
- Loaded Microsoft Access 2016
- Created a blank database and named the file
- Downloaded FDA data and decompressed the files
- Imported the text files into Access
- pressed external data tab
- import text files
- selected the corresponding files to upload
- in the Import Text Wizard window
- select "delimited"
- select "Tab" and check the box labeled "First Row Contains Field Names"
- select the data type for the corresponding field
- select "No primary key"
- select "Finish"
Query
The first query consisted of the following:
- "AppINo" from the ApplicationDoc Table
- "Submission Type" from the ApplicationDoc Table
- "Product Name" from the Products Table