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 = 'LASHER') AND (first_name = 'Marshall') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'LASHER'; First Name is 'Marshall';
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 |
1936 | ||||||
U | 2,032,017 | February 25, 1936 | Sheet Metal Insulator Support Pin and Method of Making the Same Steel sheet metal pin easily manufactured |
HOCHER, Andrew A. LASHER, Marshall |
Pin | Hubbard and Co. |
Total of 0.00 seconds