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.
I wonder what people are trying to achieve by blindly copying such stuff
Fairly new to SQL ~ why is the LANGUAGE SQL bit required?
why is this so overly complicated?
It would be awesome if they just made the median function part of the language.
no worries, I enjoy making them.
Thank you for bringing this to my attention too.
No worries. BTW, thank you for contributing so many SQL kata. I've really enjoyed them.
I don't think it does, either way I can't change it now. Solutions on average will mostly pass so I don't see it as a terrible issue. I will append the description with information on it.
This comment is hidden because it contains spoiler information about the solution
the test data is random generated, this is all so there shouldn't be an issue with the kata, try moving the select parameters to the same line.
This comment is hidden because it contains spoiler information about the solution
I am so dang confused by this one. In the example usage, you are passing original, which is never defined, rather than a reference to speak. Is that intended? furthur down in the discussion thread you do it again with the foo example. Can someone explain this mysterious original reference to me?
Just to avoid confusion for anyone reading this, it is actually a backtick, not an apostrophe. It's found on the same key as the tilde i.e. '~'.
As for why, it's more consice.