Changes

Jump to navigation Jump to search
# Create an empty database: <code>$ createdb --username=postgres patents_june_2017 # password is tabspaceenter</code>
# Create tables via script at <code>TODOE:\McNair\Projects\SimplerPatentData\src\db\NaiveSchema.sql</code>
#* Prior Example <code>E:\McNair\Software\Scripts\Patent\createTables.sql</code>
#* Aim to create a completely naive schema with as few constraints as possible--iteratively add move constraints in the future

Navigation menu