🌐
GitHub
github.com › raquelcolares › SQL-Fundamentals_Datacamp
GitHub - raquelcolares/SQL-Fundamentals_Datacamp: My repository of SQL Fundamentals course by Datacamp · GitHub
This repository shows my projects during the SQL Fundamentals course by Datacamp. In this course, I've learned the skills needed to level up my data skills through hands-on exercises.
Starred by 7 users
Forked by 2 users
🌐
GitHub
github.com › ShantanilBagchi › DataCamp › blob › master › SQL Courses › Introduction to SQL Server › Readme.md
DataCamp/SQL Courses/Introduction to SQL Server/Readme.md at master · ShantanilBagchi/DataCamp
Sometimes you might want to 'save' the results of a query so you can do some more work with the data. You can do that by creating a temporary table that remains in the database until SQL Server is restarted. In this final exercise, you'll select the longest track from every album and add that into a temporary table which you'll create as part of the query.
Author   ShantanilBagchi
🌐
GitHub
github.com › topics › datacamp-exercises
datacamp-exercises · GitHub Topics · GitHub
This repo includes all exercises for courses and projects that I have finished on datacamp. python machine-learning sql power-bi data-analytics datacamp-exercises datacamp-projects
🌐
GitHub
github.com › datacamp › data-analysis-in-sql-live-training
GitHub - datacamp/data-analysis-in-sql-live-training: Live Training Session: Data Analysis in SQL
Live Training Session: Data Analysis in SQL . Contribute to datacamp/data-analysis-in-sql-live-training development by creating an account on GitHub.
Starred by 9 users
Forked by 3 users
Languages   Jupyter Notebook 100.0% | Jupyter Notebook 100.0%
🌐
GitHub
github.com › datacamp › authoring › blob › master › docs › courses › exercises › examples › md › sql › BulletExercise.md
authoring/BulletExercise.md at master · datacamp/authoring
`@solution` ```{sql} SELECT DISTINCT certification FROM films; ``` `@hint` ``` SELECT DISTINCT ___ FROM ___; ``` `@sct` ```{python} # SCT comes here, see sqlwhat.readthedocs.io ``` *** ```yaml type: NormalExercise xp: 30 ``` `@instructions` Get the different types of film roles from the `roles` table.
Author   datacamp
🌐
GitHub
github.com › Ashleshk › DataScience-DataCamp-Exercises
GitHub - Ashleshk/DataScience-DataCamp-Exercises: Thanks to DataCamp, I have learn data science with their tutorial and coding challenge on R, Python, SQL and more.
Additionally, you'll learn about arithmetic in SQL, and how to use aliases to make your results more readable! Part 4 - Sorting, grouping and joins This chapter provides a brief introduction to sorting and grouping your results, and briefly touches on the concept of joins. Each module I separated by the following structure: Part/Chapter XXXXXXX XXXXXXX ---------------------------- -- Exercise XXXXXXXXXXXXX ### Instruction XXXXXXXXXXXXXXX ### Solution XXXXXXXXXXXX
Starred by 12 users
Forked by 3 users
Languages   Jupyter Notebook 96.6% | Python 2.5% | R 0.9% | Jupyter Notebook 96.6% | Python 2.5% | R 0.9%
🌐
GitHub
github.com › Novartus › Datacamp_SQL
GitHub - Novartus/Datacamp_SQL: Datacamp solutions in SQL with DATASET
It contains the SQL solution of the following tracks with DataSet.
Starred by 27 users
Forked by 18 users
Languages   TSQL 90.6% | PLpgSQL 9.4% | TSQL 90.6% | PLpgSQL 9.4%
Find elsewhere
🌐
GitHub
github.com › sayakpaul › Reporting-in-SQL-DataCamp-Course-Exercises › blob › master › Chapter 3 - Interpreting error messages › Exercise 7.md
Reporting-in-SQL-DataCamp-Course-Exercises/Chapter 3 - Interpreting error messages/Exercise 7.md at master · sayakpaul/Reporting-in-SQL-DataCamp-Course-Exercises
Contains my solutions to the exercises of the course "Reporting in SQL" - Reporting-in-SQL-DataCamp-Course-Exercises/Chapter 3 - Interpreting error messages/Exercise 7.md at master · sayakpaul/Reporting-in-SQL-DataCamp-Course-Exercises
Author   sayakpaul
🌐
GitHub
github.com › magatha › datacamp_exercises
GitHub - magatha/datacamp_exercises: Thanks to DataCamp, you can learn data science with their tutorial and coding challenge on R, Python, SQL and more.
Thanks to DataCamp, you can learn data science with their tutorial and coding challenge on R, Python, SQL and more. - GitHub - magatha/datacamp_exercises: Thanks to DataCamp, you can learn data science with their tutorial and coding challenge ...
Starred by 9 users
Forked by 4 users
Languages   R 69.2% | Python 30.8% | R 69.2% | Python 30.8%
🌐
GitHub
github.com › datacamp-content-public › Intermediate-SQL
GitHub - datacamp-content-public/Intermediate-SQL
Describe the exercise. ... Solution code here. Remind yourself about course terminology, then describe the flow of the course. ... One-paragraph description of the course. ... Which DataCamp courses cover topics that a student should be familiar with before attempting this course?
Author   datacamp-content-public
🌐
GitHub
github.com › sayakpaul › Reporting-in-SQL-DataCamp-Course-Exercises › actions
Actions · sayakpaul/Reporting-in-SQL-DataCamp-Course-Exercises
Contains my solutions to the exercises of the course "Reporting in SQL" - Actions · sayakpaul/Reporting-in-SQL-DataCamp-Course-Exercises
Author   sayakpaul
🌐
GitHub
github.com › qanhnn12 › DataCamp-SQL-projects
GitHub - qanhnn12/DataCamp-SQL-projects: SQL projects on DataCamp
SQL projects on DataCamp. Contribute to qanhnn12/DataCamp-SQL-projects development by creating an account on GitHub.
Author   qanhnn12
🌐
GitHub
github.com › datacamp › sqlwhat
GitHub - datacamp/sqlwhat
sqlwhat enables you to write Submission Correctness Tests (SCTs) for interactive SQL exercises on DataCamp.
Starred by 3 users
Forked by 8 users
Languages   Python 99.6% | Makefile 0.4% | Python 99.6% | Makefile 0.4%
🌐
GitHub
github.com › jonathanbcsouza › sql-for-data-analysis
GitHub - jonathanbcsouza/sql-for-data-analysis: Solutions and exercises written in SQL
I have matched the structure of this repo with the structure of the course: Part 1 - Selecting columns Provided a brief introduction to working with relational databases. It taught how to begin an analysis by using simple SQL commands to select and summarize columns from database tables.
Starred by 15 users
Forked by 14 users
🌐
GitHub
github.com › viktor-taraba › DataCamp
GitHub - viktor-taraba/DataCamp: This repo includes all exercises for courses and projects that I have finished on datacamp.
Hierarchical and Recursive Queries in SQL Server · Done · 22 · Statistical Thinking in Python (Part 1) In progress · 23 · Data Structures and Algorithms in Python · Done · 24 · Introduction to Airflow in Python · Done · 25 · Writing Efficient Code with pandas ·
Starred by 20 users
Forked by 4 users
Languages   Jupyter Notebook 66.6% | HTML 33.1% | Jupyter Notebook 66.6% | HTML 33.1%
🌐
GitHub
github.com › topics › datacamp
datacamp · GitHub Topics · GitHub
70+ DataCamp Course Notes, Projects, Codes, Exercises on Python, R and SQL with full DS & ML Certification,