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 = 'WORTMANN') AND (first_name = 'Adolf') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'WORTMANN'; First Name is 'Adolf';
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 |
1960 | ||||||
U | 2,947,802 | August 2, 1960 | Insulator with Cap in Socket Pin covered with plastic cap to more securely hold the insulator on the pin |
WORTMANN, Adolf |
Pin |
Total of 0.00 seconds