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 = 'BRENNER') AND (first_name = 'Theodore J.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BRENNER'; First Name is 'Theodore J.';
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 |
1959 | ||||||
U | 2,912,482 | November 10, 1959 | Aerial Cable Support and Spacer Support and spacer for multiple electrical power lines |
HORROCKS, Raymond G. MILLER, Carroll de V. BRENNER, Theodore J. |
Spacer | PLM Products, Inc. |
Total of 0.00 seconds