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 = 'MCCREERY') AND (first_name = 'Cecil Wayne') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'MCCREERY'; First Name is 'Cecil Wayne';
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,393,549 | January 22, 1946 | Press Molding Machine Press for glass land mine production |
MCCREERY, Cecil Wayne |
OI | Owens-Illinois Glass Co. |
Total of 0.00 seconds