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 = 'BILBY') AND (first_name = 'Ernest E.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'BILBY'; First Name is 'Ernest 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 |
1931 | ||||||
D | 85,082 | September 15, 1931 | Design for a Bottle or Similar Article Waterfall refrigerator bottle |
BILBY, Ernest E. |
HI | Hemingray Glass Co. |
1932 | ||||||
D | 86,659 | April 5, 1932 | Design for a Bottle or Similar Article Wishing well refrigerator bottle |
BILBY, Ernest E. |
HI | Hemingray Glass Co. |
Total of 0.00 seconds