Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

case #3, Foodie_fi, problem 7 #18

Open
Rishi280206 opened this issue Sep 16, 2024 · 0 comments
Open

case #3, Foodie_fi, problem 7 #18

Rishi280206 opened this issue Sep 16, 2024 · 0 comments

Comments

@Rishi280206
Copy link

Hi Katie,

Thank you so much for uploading the solutions and explaining them aptly.

To my understanding, in this solution, next_date should be 'not null.' ( your query says - next_date is null)
As we need the latest subscription on or before 2020-12-31. Next_date column gives the dates for latest subcription date.
Using 'not null' we will only get the dates when new subscription was taken.

Please help me understand this better.

Thank you and happy learning!
Rishi

@Rishi280206 Rishi280206 changed the title Foodie_fi, problem 7 case #3, Foodie_fi, problem 7 Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant