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 = 'WINSLOW') AND (first_name = 'George H.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'WINSLOW'; First Name is 'George H.';
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 |
1894 | ||||||
U | 517,634 | April 3, 1894 | Pin for Insulators Pin for use with oil cup, CD 244 (see 524,659) |
WINSLOW, George H. |
Insulator | |
U | 524,659 | August 14, 1894 | Insulator Oil cup with means to support the cup from the insulator (see 517,634) |
WINSLOW, George H. |
Oil |
Total of 0.00 seconds