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 = 'BAUM') AND (first_name = 'Frank George') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BAUM'; First Name is 'Frank George';
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 |
1908 | ||||||
U | 875,978 | January 7, 1908 | Electric Switch High-tension switch supported on several multipart insulators. |
BAUM, Frank George |
Switch |
Total of 0.00 seconds