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 = 'CLARKE') AND (first_name = 'Edward H.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'CLARKE'; First Name is 'Edward H.';
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 |
1893 | ||||||
U | 502,614 | August 1, 1893 | Cleat for Insulated Wires Cleat - 2 piece |
CLARKE, Edward H. |
Cleat | 1/2 to Solomon Eaton |
Total of 0.00 seconds