Skip to content

Implemented the bike shop scenario#62

Open
Faiga-new wants to merge 8 commits into
CPU-Code-School:mainfrom
Faiga-new:main
Open

Implemented the bike shop scenario#62
Faiga-new wants to merge 8 commits into
CPU-Code-School:mainfrom
Faiga-new:main

Conversation

@Faiga-new
Copy link
Copy Markdown

I chose the bike shop scenario, did it, and now it is ready for you to check.

Copy link
Copy Markdown
Contributor

@AvigailGellis AvigailGellis left a comment

Choose a reason for hiding this comment

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

Amazing job, see comments and fix your work.

Comment thread 1 table.sql Outdated
Comment thread 1 table.sql Outdated
Comment thread 1 table.sql Outdated
Comment thread 1 table.sql Outdated
Comment thread 1 table.sql Outdated
Comment thread 1 table.sql Outdated
Comment thread 1 table.sql Outdated
Comment thread 3 Reports.sql Outdated
@@ -0,0 +1,19 @@
--1.
select * from BikeShop where CustomerAddress like '%Spring Valley%' or CustomerAddress like '%Monsey%'
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.

Break up select statements onto separate lines (select, from, where...) Fix in all questions

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

done

What does it mean that the merging is blocked?
Do I need to do anything?

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.

I'm not sure, I will let you know

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