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 = 'GEROW') AND (first_name = 'Kenneth Norris') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'GEROW'; First Name is 'Kenneth Norris';
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 |
1948 | ||||||
U | 2,442,165 | May 25, 1948 | Insulator Odd under crossarm insulator with diagonal slot to insert wire into center slot and means to nail the insulator to the crossarm |
GEROW, Kenneth Norris |
Miscellaneous |
Total of 0.00 seconds