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 = 'NICHOLSON') AND (first_name = 'Lloyd C.') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'NICHOLSON'; First Name is 'Lloyd C.';
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 |
1910 | ||||||
U | 954,329 | April 5, 1910 | Insulator Protecting Apparatus Multipart protected by arcing ring |
NICHOLSON, Lloyd C. |
Multipart | |
U | 966,583 | August 9, 1910 | Insulator Protecting Apparatus Multipart protected by arcing ring |
NICHOLSON, Lloyd C. |
Multipart | |
U | 966,584 | August 9, 1910 | Protecting Apparatus for Insulators Suspension protected by arcing ring |
NICHOLSON, Lloyd C. |
Suspension |
Total of 0.00 seconds