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 = 'SCHOENTHALER') AND (first_name = 'Edward F.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'SCHOENTHALER'; First Name is 'Edward F.';
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 |
1903 | ||||||
U | 744,631 | November 17, 1903 | Insulator CD 139 combination safety and CD 181.5 |
SCHOENTHALER, Edward F. |
Insulator | 2/3 to W. Parker & J. Finn |
Total of 0.00 seconds