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 = 'GARBUTT') AND (first_name = 'Harry L.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'GARBUTT'; First Name is 'Harry L.';
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 |
1926 | ||||||
U | 1,578,508 | March 30, 1926 | Insulator Suspension, multipart with top/bottom grooves to attach support rings |
GARBUTT, Harry L. |
Suspension | Westinghouse Electric & Mfg. Co. |
Total of 0.00 seconds