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
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I thought I was looking at my solution. So close!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Works for any number of dimensions.
I like this one, the intent is very clear. Good job.
This comment is hidden because it contains spoiler information about the solution
This should work for any number of dimensions.
The description wasn't very clear for me. So I went with a solution that doesn't even use the
subjects
table at all.I guess this shouldn't pass the tests:
(I am just ranking the students by the sum of their marks.)
Thank you for all the SQL katas. :)
The schema of the
film
table in the kata description is incomplete. The columns are:film_id
title
description
release_year
language_id
rental_duration
rental_rate
length
replacement_cost
rating
last_update
special_features
fulltext
I wasn't understanding why my
natural join
didn't work.This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...