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 = 'FERGUSON') AND (first_name = 'John E.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'FERGUSON'; First Name is 'John 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 |
1944 | ||||||
U | 2,362,433 | November 7, 1944 | Nozzle Nozzle for glass block dehydrating mechanism |
FERGUSON, John E. MCCREERY, Cecil W. |
OI | Owens-Illinois Glass Co. |
1946 | ||||||
U | 2,402,387 | June 18, 1946 | Glass Block Dehydrating Mechanism Machine for dehydrating glass block halves |
FERGUSON, John E. MCCREERY, Cecil W. |
OI | Owens-Illinois Glass Co. |
Total of 0.00 seconds