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 = 'HAWK') AND (first_name = 'Charles E.') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'HAWK'; First Name is 'Charles 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 |
1938 | ||||||
D | 110,894 | August 16, 1938 | Design for a Hollow Glass Building Block Block with pointed end |
HAWK, Charles E. |
OI | Owens-Illinois Glass Co. |
D | 110,895 | August 16, 1938 | Design for a Hollow Glass Building Block Block with angled end |
HAWK, Charles E. |
OI | Owens-Illinois Glass Co. |
1939 | ||||||
U | 2,181,810 | November 28, 1939 | Glass Block Trimmer Trimmer to remove excess bonding agent from glass blocks |
HAWK, Charles E. |
OI | Owens-Illinois Glass Co. |
Total of 0.00 seconds