{"id":21307466,"url":"https://github.com/jdegand/sqlzoo","last_synced_at":"2026-01-02T20:14:44.478Z","repository":{"id":191259698,"uuid":"683828077","full_name":"jdegand/SqlZoo","owner":"jdegand","description":"Sql Zoo solutions ","archived":false,"fork":false,"pushed_at":"2023-09-05T16:47:57.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T09:12:52.428Z","etag":null,"topics":["sql","sqlzoo","sqlzoo-solutions"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdegand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-27T20:29:47.000Z","updated_at":"2023-08-27T20:34:56.000Z","dependencies_parsed_at":"2024-11-21T16:37:28.018Z","dependency_job_id":"9f48094e-5811-4bf8-85dd-bc099acf38b5","html_url":"https://github.com/jdegand/SqlZoo","commit_stats":null,"previous_names":["jdegand/sqlzoo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdegand%2FSqlZoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdegand%2FSqlZoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdegand%2FSqlZoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdegand%2FSqlZoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdegand","download_url":"https://codeload.github.com/jdegand/SqlZoo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243784103,"owners_count":20347409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sql","sqlzoo","sqlzoo-solutions"],"created_at":"2024-11-21T16:32:10.247Z","updated_at":"2026-01-02T20:14:44.440Z","avatar_url":"https://github.com/jdegand.png","language":null,"readme":"# SQL Zoo\n\nSolutions to [SqlZoo](https://sqlzoo.net/).\n\n## Useful Resources\n\n- [Stack Overflow](https://stackoverflow.com/questions/46481351/how-to-round-numbers-to-the-nearest-1000) - round numbers to nearest 1000\n- [DataCamp](https://www.datacamp.com/tutorial/sql-like-pattern-matching-tutorial) - sql like pattern matching \n- [FreeCodeCamp](https://www.freecodecamp.org/news/sql-contains-string-sql-regex-example-query/) - sql contains string sql regex examples\n- [Tech on the net](https://www.techonthenet.com/sql/where.php) - where clause\n- [Stack Overflow](https://stackoverflow.com/questions/1693457/exclude-statement-in-sql) - exclude statement in sql\n- [Educba](https://www.educba.com/sql-exclude/) - sql exclude\n- [Stack Overflow](https://stackoverflow.com/questions/19270791/search-for-words-with-the-letter-%C3%BC-in-ms-sql) - umlaut\n- [Stack Overflow](https://stackoverflow.com/questions/1912095/how-to-insert-a-value-that-contains-an-apostrophe-single-quote) - apostrophe\n- [Mode](https://mode.com/sql-tutorial/sql-joins-where-vs-on/) - sql joins where vs on\n- [Stack Overflow](https://stackoverflow.com/questions/69246368/when-to-use-multiple-group-by-in-sql) - multiple group by in sql\n- [Stack Overflow](https://stackoverflow.com/questions/1400078/is-it-possible-to-specify-condition-in-count) - specify condition in count?\n- [Stack Overflow](https://stackoverflow.com/questions/20935265/select-query-with-case-condition-and-sum) - select query with case condition and sum function\n- [Stack Overflow](https://stackoverflow.com/questions/23081938/whats-wrong-with-my-query-with-case-statement) - join #13\n- [Learn SQL](https://learnsql.com/blog/how-to-join-3-tables-or-more-in-sql/) - join 3 or more tables \n- [SQL Shack](https://www.sqlshack.com/overview-of-sql-rank-functions/) - sql rank functions\n- [YouTube](https://www.youtube.com/watch?v=D6XNlTfglW4) - partition by\n- [Stack Overflow](https://stackoverflow.com/questions/60923287/problem-5-in-sqlzoos-window-functions-tutorial) - window #5\n- [SQL Tutorial](https://www.sqltutorial.org/sql-window-functions/) - sql window functions\n- [W3 Resource](https://www.w3resource.com/sql/joins/perform-a-self-join.php) - self join\n- [W3 Schools](https://www.w3schools.com/sql/sql_having.asp) - having\n- [Learn SQL](https://learnsql.com/blog/how-to-join-same-table-twice/) - join same table twice\n- [Stack Overflow](https://stackoverflow.com/questions/27242351/find-the-routes-involving-two-buses-that-can-go-from-a-to-b) - self-join #10\n- [Reddit](https://www.reddit.com/r/learnSQL/comments/ns5he2/question_on_sqlzoo_find_the_routes_involving_two/) - self-join #10\n- [Stack Overflow](https://stackoverflow.com/questions/6385709/sql-sub-queries) - select-select #10\n- [Stack Overflow](https://stackoverflow.com/questions/8693325/sqlzoo-track-join-exercise) - music #8\n- [YouTube](https://www.youtube.com/watch?v=Ww71knvhQ-s) - SQL Window Function | How to write SQL Query using RANK, DENSE RANK, LEAD/LAG | SQL Queries Tutorial\n- [Stack Overflow](https://stackoverflow.com/questions/62528587/window-lag-sqlzoo-net-7) - covid #7\n- [Stack Overflow](https://stackoverflow.com/questions/61664773/mysql-how-to-get-max-date-when-the-number-of-cases-has-peaked) - covid #8\n- [Stack Overflow](https://stackoverflow.com/questions/63234600/sqlzoo-window-lag-problem-8-getting-wrong-dates-but-correct-peak-cases) - covid #8\n- [Covid Tutorial](https://zhuanlan.zhihu.com/p/272654180) - covid #8 ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdegand%2Fsqlzoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdegand%2Fsqlzoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdegand%2Fsqlzoo/lists"}