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 = 'HARRY') AND (first_name = 'William R.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'HARRY'; First Name is 'William R.';
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 |
1959 | ||||||
U | 2,898,658 | August 11, 1959 | Manufacture and Apparatus for the Manufacture of Ceramic Ware Method of removing water through conduits in the mold when plastic clay is pressed in a mold. |
HARRY, William R. |
Mold | McGraw-Edison Co. |
U | 2,915,801 | December 8, 1959 | Apparatus for Forming Plastic Clay Bodies Mold and pressing operation to eliminate the need to plunge and trim a suspension disk |
HARRY, William R. |
Mold | McGraw-Edison Co. |
Total of 0.00 seconds