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 = 'SEGRE') AND (first_name = 'Mario') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'SEGRE'; First Name is 'Mario';
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 |
1917 | ||||||
U | 1,227,680 | May 29, 1917 | Method of Screw-Threading Articles Made of Horn Method of threading insulators made of animal horn (see 1,333,188) |
SEGRE, Mario |
Horn | |
1920 | ||||||
U | 1,333,188 | March 9, 1920 | Manufacture of Hollow Articles from Horn Manufacture of insulators from animal horn (see 1,227,680) |
SEGRE, Mario |
Horn |
Total of 0.00 seconds