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 = 'BARARD') AND (first_name = 'Walter Hubbard') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BARARD'; First Name is 'Walter Hubbard';
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 |
1904 | ||||||
U | 775,592 | November 22, 1904 | Insulating Support for Electric Third Rails Third rail with two bolts to secure it to the support and a metal cap to secure the rail. |
BARARD, Walter Hubbard |
Third Rail |
Total of 0.00 seconds