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 = 'BRADY') AND (first_name = 'Thomas H.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'BRADY'; First Name is 'Thomas 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 |
1892 | ||||||
U | 476,604 | June 7, 1892 | Insulator Bracket Bracket with pin and hollow threaded head |
BRADY, Thomas H. |
Bracket | |
1893 | ||||||
U | 497,515 | May 16, 1893 | Insulator Cleat with metal clip to hold wire |
BRADY, Thomas H. |
Cleat |
Total of 0.00 seconds