SELECT DISTINCT patent.*, YEAR(date) as year FROM patent WHERE (assigned_to = 'Aktiengesellschaft Brown Boveri & Cie') ORDER BY date ASC, patent, type |
No patents found where: Assigned To is 'Aktiengesellschaft Brown Boveri & Cie';
Total of 0.00 seconds