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 = 'WHITE') AND (first_name = 'Thomas C.') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'WHITE'; First Name is 'Thomas 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 |
1906 | ||||||
U | 822,642 | June 5, 1906 | Wood Strain Insulator Wood strain insulator with metal caps on the ends |
WHITE, Thomas C. |
Strain | |
1913 | ||||||
D | 44,118 | May 27, 1913 | Design for an Insulator Strain |
WHITE, Thomas C. |
Strain | |
1914 | ||||||
D | 45,172 | January 20, 1914 | Design for an Insulator Strain |
WHITE, Thomas C. |
Strain |
Total of 0.00 seconds