- What is a CTE?
- Can one CTE use other CTEs?
- Can a CTE reference itself?
- How do we insert rows into several tables at once?
- Is there a way to specify the order of execution of CTEs?
- What is the difference between grouping and aggregation, and using window functions?
- How do we calculate a moving average of a field for each row, taking three rows before and three rows after?
- How do we calculate the difference between the value of a field in the current row and the average of the previous and the next rows for each row?
- Can window functions be combined with aggregating functions?
- What is the purpose of the DISTINCT ON clause?
- How do we get a sample of data from a database table?
- How do we get a sequence of numbers using a SELECT query?
- Can a subquery (not a CTE) refer to another subquery?
- How do we use several sets of expressions in a single GROUP BY clause?
United States
Great Britain
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Singapore
Hungary
Philippines
Mexico
Thailand
Ukraine
Luxembourg
Estonia
Lithuania
Norway
Chile
South Korea
Ecuador
Colombia
Taiwan
Switzerland
Indonesia
Cyprus
Denmark
Finland
Poland
Malta
Czechia
New Zealand
Austria
Turkey
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Malaysia
South Africa
Netherlands
Bulgaria
Latvia
Japan
Slovakia