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 = 'BRAIN') AND (first_name = 'GEORGE') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BRAIN'; First Name is 'GEORGE';
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 |
1919 | ||||||
U | 1,304,571 | May 27, 1919 | Mold for Forming Insulators or Other Porcelain Objects Mold for bushing with undercut petticoats formed by the casting process by pouring in clay slip |
KIRK, Charles J. BRAIN, GEORGE |
Mold |
Total of 0.00 seconds