Skip to content
Snippets Groups Projects
Commit 25752573 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent b343d75d
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ queries[7] = """
select 0;
"""
### 8. Write a query to generate a list of customers where the interval between first and last flight is 5 days.
### 8. Write a query to generate a list of those customers whose first and last flights are 5 days apart.
### Order by the customer name.
### Output columns: name
### Order by: name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment