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 = 'ALBANESE') AND (first_name = 'Giuseppe Sacco') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'ALBANESE'; First Name is 'Giuseppe Sacco';
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 |
1891 | ||||||
U | 465,961 | December 29, 1891 | Insulator Wireholder (G.S.A.) (see Electrical Engineer 1-20-1892) |
ALBANESE, Giuseppe Sacco |
Wireholder |
Total of 0.00 seconds