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 = 'MCMAHON') AND (first_name = 'Chester') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'MCMAHON'; First Name is 'Chester';
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 |
1966 | ||||||
U | 3,268,655 | August 23, 1966 | High Voltage Cable Spacer Insulator Device Aerial spacer to hold three high voltage conductors and keep them spaced apart. |
HAIGH, William Francis MCMAHON, Chester MCMAHON, Eugene Joseph |
Spacer | Fargo Manufacturing Co. |
Total of 0.00 seconds