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 = 'TRIMBLE') AND (first_name = 'William D.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'TRIMBLE'; First Name is 'William D.';
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 | 503,778 | August 22, 1893 | Insulator for Electric Wires Clamp type cylindrical 2 piece |
TRIMBLE, William D. |
Clamp Type | |
1894 | ||||||
U | 527,254 | October 9, 1894 | Insulator Cleat - 2 piece |
TRIMBLE, William D. |
Cleat |
Total of 0.00 seconds