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 = 'WHITE') AND (first_name = 'Leonard H.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'WHITE'; First Name is 'Leonard H.';
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 |
1935 | ||||||
U | 2,016,470 | October 8, 1935 | Secondary Rack and the Process of Making Same Simple secondary rack construction to reduce cost. |
WHITE, Leonard H. |
Bracket/secondary Rack | Line Material Co. |
Total of 0.00 seconds