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 = 'HICKS') AND (first_name = 'Henry A.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'HICKS'; First Name is 'Henry A.';
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 |
1913 | ||||||
U | 1,054,690 | March 4, 1913 | Electric Wire Supporting Device U-shaped block insulator fitted into slots in the crossarm to hold telegraph and telephone lines. |
HICKS, Henry A. |
Block |
Total of 0.00 seconds