SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (assigned_to = 'Albert Anderson') ORDER BY last_name DESC, first_name, date, patent, type |
Total of 1 patents found where: Assigned To is 'Albert Anderson';
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 |
ANDERSEN, Johan M. | ||||||
U ![]() |
522,175 | June 26, 1894 | Insulator Self-tying with metal cap screws down on two metal ears to hold wire |
ANDERSEN, Johan M. |
Self-tying Miscellaneous | 1/2 to Albert Anderson |
Total of 0.02 seconds