Problem: Assuming that the data is available as a database table called "orders", write & paste a SQL statement that will display only the 10 restaurant ids with highest orders for the period. The columns are Date (yyyy-mm-dd), Customerld, OrderiD and restaurant ID.