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 = 'GRAHAM') AND (first_name = 'Charles M.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'GRAHAM'; First Name is 'Charles M.';
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 |
1909 | ||||||
U | 930,750 | August 10, 1909 | Insulator Protective shield & splash preventor on pin under insulator |
GRAHAM, Charles M. |
Protective Shield | |
U | 930,751 | August 10, 1909 | Reinforced Wooden Support for Insulators Splash preventor horizontal on pin under insulator |
GRAHAM, Charles M. |
Splash |
Total of 0.00 seconds