Computer scienceFundamentalsSQL and DatabasesBasics SQLFunctions and operations

Aggregate functions

Rooms

Report a typo

Some hotel has a database in which a rooms table stores information about all the rooms in the hotel. The columns include the price_per_night column.

Write a query that counts the number of rooms whose price per night is strictly greater than 50.

Write an SQL statement





___

Create a free account to access the full topic