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 = 'WILLIAMS') AND (first_name = 'William H.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'WILLIAMS'; First Name is 'William 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 |
1916 | ||||||
U | 1,176,801 | March 28, 1916 | Insulator Crossover block (see reissue 14,256 on 2-6-1917) |
WILLIAMS, William H. |
Crossover | |
1917 | ||||||
R | 14,256 | February 6, 1917 | Insulator Crossover block (reissue of 1,176,801) |
WILLIAMS, William H. |
Crossover |
Total of 0.00 seconds