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 = 'HUBBARD') AND (first_name = 'David C.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'HUBBARD'; First Name is 'David C.';
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 |
1952 | ||||||
U | 2,592,698 | April 15, 1952 | Insulator Supporting Pin and Cob Steel pin with threaded cob made of cellulose acetate butyrate molded into threads (see reissue 23,885 on 10-5-1954) |
HUBBARD, David C. |
Pin | A. B. Chance Co. |
1954 | ||||||
R | 23,885 | October 5, 1954 | Insulator Supporting Pin and Cob Steel pin with threaded cob made of cellulose acetate butyrate molded into threads (reissue of 2,592,698) |
HUBBARD, David C. |
Pin | A. B. Chance Co. |
Total of 0.00 seconds