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 = 'LLOYD') AND (first_name = 'Edwin L.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'LLOYD'; First Name is 'Edwin L.';
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 |
1888 | ||||||
U | 394,380 | December 11, 1888 | Wire Holder for Insulators Tie wire standard method |
LLOYD, Edwin L. |
Tie Wire | |
1892 | ||||||
U | 475,781 | May 31, 1892 | Electric Wire Holder Tie wire made of a loop of wire with pre-formed loops on the ends to connect together and curved to interlock with the line wire |
LLOYD, Edwin L. |
Tie Wire |
Total of 0.00 seconds