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 = 'BRUMM') AND (first_name = 'Carl E.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BRUMM'; First Name is 'Carl 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 |
1965 | ||||||
U | 3,224,857 | December 21, 1965 | Apparatus for Homogenzing Molten Glass in a Forehearth Method of stirring colorants into glass batch |
ALLMAN, Orin H. BRUMM, Carl E. PITHER, Leslie F. |
OI | Owens-Illinois Glass Co. |
Total of 0.00 seconds