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 = 'GETTS') AND (first_name = 'Frank E.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'GETTS'; First Name is 'Frank E.';
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,574,964 | March 2, 1926 | Insulation Equipment Special insulator design for bus bar and equipment support (see 1,274,555 and 1,663,007) |
GETTS, Frank E. |
Insulator | Electrical Engineers Equipment Co. |
Total of 0.00 seconds