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 = 'FLOYD') AND (first_name = 'George') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'FLOYD'; First Name is 'George';
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 |
1867 | ||||||
U | 64,654 | May 14, 1867 | Improvement in Insulators CD 732.2, threadless insulator with enlarged chamber for slotted pin (CJ 6-93-12) |
FLOYD, George |
Insulator | |
1872 | ||||||
U | 127,041 | May 21, 1872 | Improvement in Fire Alarm Signal Boxes Design for a fire alarm signal box |
FLOYD, George |
Fire Alarm |
Total of 0.00 seconds