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 = 'CULLEN') AND (first_name = 'Beauregard') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'CULLEN'; First Name is 'Beauregard';
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 |
1903 | ||||||
U | 726,651 | April 28, 1903 | Electric Wire Support Glass insert in crossarm to insulate a steel pin that supports the conductor |
CULLEN, Beauregard |
Pin | |
U | 746,469 | December 8, 1903 | Electrical Wire Support Wire support of cylindrical shape & metal support bolt to underhang wire |
CULLEN, Beauregard |
Wire |
Total of 0.01 seconds