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 = 'BLEININGER') AND (first_name = 'Albert V.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BLEININGER'; First Name is 'Albert V.';
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 |
1925 | ||||||
U | 1,528,908 | March 10, 1925 | Process of Forming Ceramic Products Process of adding reagents to accelerate hardening of the clay to reduce the time body is in mold |
BLEININGER, Albert V. |
Manufacturing | 1/2 to Frank H. Riddle |
Total of 0.00 seconds