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 = 'RICK') AND (first_name = 'Karl L.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'RICK'; First Name is 'Karl L.';
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 |
1932 | ||||||
U | 1,839,594 | January 5, 1932 | Bracket Bracket for poles for several rack spool wireholders (see reissue 19,473) |
RICK, Karl L. |
Bracket | |
1935 | ||||||
R | 19,473 | February 19, 1935 | Bracket Bracket for poles for several rack spool wireholders (see 1,839,594) |
RICK, Karl L. |
Bracket | Joslyn Mfg. & Supply Co. |
Total of 0.00 seconds