SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (last_name = 'GARLICK') AND (first_name = 'Theodotus') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'GARLICK'; First Name is 'Theodotus';
View a patent by clicking on the patent number. You can sort by any of the columns by clicking on the column name.
T / S | Patent | Date | Description | Patentee | Category | Assigned To |
1869 | ||||||
U | 97,496 | December 7, 1869 | Improvement in Lightning Rods and Conductors Grounding tip for lightning rod that retains water to improve conduction to ground |
GARLICK, Theodotus |
Lightning Rod Ground |
Total of 0.00 seconds