Skip to content

Suzanne Wood coding challenge#8

Open
goat-duck wants to merge 3 commits inton3xtcoder:mainfrom
goat-duck:suzanne-wood
Open

Suzanne Wood coding challenge#8
goat-duck wants to merge 3 commits inton3xtcoder:mainfrom
goat-duck:suzanne-wood

Conversation

@goat-duck
Copy link
Copy Markdown

Added answers for the coding challenge at the bottom of the README

@goat-duck goat-duck changed the title Suzanne wood coding challenge Suzanne Wood coding challenge Sep 2, 2021
from cars c join
car_availability ca on c.id = ca.car_id join
user_bookings ub on (
ub.id = ca.user_id and
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ub.car_id = ca.id ?

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

Successfully merging this pull request may close these issues.

2 participants