SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN category ON category.patent = patent.patent AND category.type = patent.type WHERE (category.class = '30') AND (category.subclass = '95') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Class is '30'; Subclass is '95';
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 |
1907 | ||||||
U | 870,951 | November 12, 1907 | Tool Cutting tool to shorten porcelain tubes |
GOODHOLM, George H. TRAIN, Jacob A. |
Tool |
Total of 0.00 seconds