GithubHelp home page GithubHelp logo

linkedinlearning / practice-it-sql-joins-3085459 Goto Github PK

View Code? Open in Web Editor NEW
21.0 3.0 307.0 29.31 MB

This is a code repository for the LinkedIn Learning course Practice It: SQL Joins.

License: Other

Shell 6.71% HTML 93.29%

practice-it-sql-joins-3085459's Introduction

Practice It: SQL Joins

This is the repository for the LinkedIn Learning course Practice It: SQL Joins. The full course is available from LinkedIn Learning.

1666987275307

In this course, instructor Nikiya Simpson guides you through four main types of SQL joins, with plenty of opportunities to try what you’re learning. Nikiya starts with schema description SQL commands, plus table and column description SQL commands. She goes over inner joins, then dives into left joins, self joins, and multiple complex joins. Nikiya also covers right joins, full outer joins, and cross joins.

This course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace. Check out the Using GitHub Codespaces with this course video to learn how to get started.

Installing

  1. To use these exercise files, you must have the following installed:

    • The following VS Code extensions are used in this course and are helpful with viewing SQL results and PDFs.
      • SQLiteViewer
      • PDFViewer
      • You can install the HTML Preview or Open in Default Browser extensions in VS Code to open your html files to view.
  2. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.

  3. To install the AdventureWorks database, open a new terminal session. Run ./create_database.sh on the command line.

  4. If you recieve a "Permission denied" error on running any of your shell scripts (.sh files), run the following command on your file name (ex. create_documentation.sh): chmod +x create_documentation.sh

  5. This course outputs files in HTML format in Chapter 1. You can also use .line or .column formats as well if you are not as familiar with HTML.

Instructor

Nikiya Simpson

Check out my other courses on LinkedIn Learning.

practice-it-sql-joins-3085459's People

Contributors

linkedin-learning-a1 avatar nichollsspencer avatar nikiyasimpson avatar smoser-lil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

practice-it-sql-joins-3085459's Issues

bash: .create_database.sh: command not found

Installing the database in Github Codespaces (video #4)

When I run .create_database.sh I get an error as below.

Expected Behavior

Not to get an error

Current Behavior

(bash: .create_database.sh: command not found) -->

Please help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.