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 = 'SCHOTT') AND (first_name = 'Erich') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'SCHOTT'; First Name is 'Erich';
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 |
1925 | ||||||
U | 1,542,588 | June 16, 1925 | Method of Making Suspension Insulators of Glass Suspension glass insulator with glass pressed around mounting pin |
SCHOTT, Erich |
Suspension | Jenaer Glaswerk Schott & Gen. |
Total of 0.00 seconds