SELECT ClientID, LastName, FirstName, FROM orders
inner join Client using(ClientID)
where extract(year, OrderDate) = 2015
Group by ClientID, LastName, FirstName
having count(*) >= 25;
+=====================================================================================================================================================+
| SELECT ClientID, LastName, FirstName, FROM orders
|
| inner join Client using(ClientID)
|
| where extract(year, OrderDate) = 2015
|
| Group by ClientID, LastName, FirstName
|
| having count(*) >= 25 |
+=====================================================================================================================================================+
| You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM orders |
| |
| inner join Client using(ClientID) |
| |
| where extract(year, OrderDate) =' at line 1
Может стоит разобраться с проблемой всех бед ?
Настроить VPN на роутере, не?