SELECT DISTINCT patent.*, YEAR(date) as year FROM patent WHERE (assigned_to = 'J. W. Moorehead, Rayburn Hunter & Co') ORDER BY date ASC, patent, type |
No patents found where: Assigned To is 'J. W. Moorehead, Rayburn Hunter & Co';
Total of 0.00 seconds