Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This comment is hidden because it contains spoiler information about the solution
Actually, it's neither of those. It should be:
"The first zero is negative, the second is positive, the third is negative, the fourth is positive, and so on..."
I've added "the third is negative" to the description to make it clearer.
Thanks. Happy coding
^_^
That is incorrect. You might be misunderstanding what the group by is doing in the query. Your scenario exists in the DVD Rental sample database and the test case passes on the query.
This comment is hidden because it contains spoiler information about the solution