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 = 'PATTERSON') AND (first_name = 'William W.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'PATTERSON'; First Name is 'William W.';
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 |
1877 | ||||||
U | 193,991 | August 7, 1877 | Improvement in Lightning Rods Lightning rod tip formed of two intersecting circles that are fited with points and a ball suspended in the center |
PATTERSON, William W. |
Lightning Rod Point |
Total of 0.00 seconds