Changes

Jump to navigation Jump to search
788 bytes added ,  18:20, 17 July 2017
no edit summary
\i LoadLongDescription.sql
\i LoadRound.sql
 
==Cleaning Process==
The roundbase table which is used to build the core company and round tables contains some data that we would like to remove like Undisclosed companies and duplicate entries. In order to find what to clean, build your companybase table first. You know your companybase table is clean once it contains a 1:1 relationship between keys and entries. We will then apply these changes to the roundbase table because any cleaning changes made downstream should be incorporated upstream into the base table. Otherwise when you build anything else off your roundbase table, dirty keys will infect the other areas of your database. Once the roundbase table is clean we will rename it roundbasecore so that we know it is clean and good to use for building other core tables.
==Creating Base Tables==

Navigation menu