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 = 'LUNDELL') AND (first_name = 'Elmer W.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'LUNDELL'; First Name is 'Elmer W.';
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 |
1929 | ||||||
U | 1,722,672 | July 30, 1929 | Insulator Supporting Bracket Secondary rack of simple but strong design eliminating rivets. |
LUNDELL, Elmer W. |
Bracket/secondary Rack | Seyler Mfg. Co. |
Total of 0.00 seconds