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 = 'MURPHY') AND (first_name = 'Edward J.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'MURPHY'; First Name is 'Edward J.';
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 |
1884 | ||||||
U | 291,072 | January 1, 1884 | Press for Molding Glass Insulators Press for making glass insulators to form interior |
MURPHY, Edward J. |
Press | Lawrence Gray & Joseph Ham |
Total of 0.00 seconds