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 = 'LAYMAN') AND (first_name = 'Robert E.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'LAYMAN'; First Name is 'Robert E.';
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 |
1955 | ||||||
U | 2,703,820 | March 8, 1955 | Insulator Assembly Odd pintype insulator with teepee top that screws down to hold a pair of wires |
LAYMAN, Robert E. |
Miscellaneous |
Total of 0.00 seconds