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 = 'SHAW') AND (first_name = 'Douglas Thomas') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'SHAW'; First Name is 'Douglas Thomas';
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 |
1946 | ||||||
U | 2,411,007 | November 12, 1946 | Means for Fastening Conductors to Insulators Tie wire made from hard metal wire that fits in the top conductor groove with line wire wrapped around the ends |
SHAW, Douglas Thomas |
Tie Wire |
Total of 0.00 seconds