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 = 'CALLAND') AND (first_name = 'Otho G.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'CALLAND'; First Name is 'Otho G.';
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 |
1938 | ||||||
U | 2,135,326 | November 1, 1938 | Method of Assembling Electric Insulators Method of cementing metal cap on a suspension insulator to prevent excess cement at the joint and thus preventing electrical discharge from the excess cement |
CALLAND, Otho G. |
Suspension | The Ohio Brass Co. |
Total of 0.00 seconds