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 = 'SHORT') AND (first_name = 'Edward C.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'SHORT'; First Name is 'Edward C.';
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 |
1905 | ||||||
U | 804,630 | November 14, 1905 | Support for Pole Crossarms Metal bracket to attach a wooden crossarm to the pole and to prevent the crossarm from moving up or down from horizontal and eliminate the need to mortise the pole. |
SHORT, Edward C. |
Crossarm |
Total of 0.00 seconds