GithubHelp home page GithubHelp logo

learnsql's Introduction

LearnSQL

SQL 고수가 되기 위한 시간과 정신의 방

참여하는 방법

  1. MySql 기준
    1. scott.md 데이터를 복사하여 SQL 클라이언트이자 데이터베이스 관리 도구에서 실행하여, 테이블 데이터를 만든다. (DBeaver 등)
  2. 이 Repository 를 fork 한다.
    1. fork 방법은 다음의 링크 참조 https://github.com/next-step/nextstep-docs/tree/master/playground
  3. 다음의 양식으로 Pull Request 작성한다.
    1. X월 X일 문제 풀이
  4. 통과하면 merge 된다.
  5. 문법은 다음 링크를 참조한다. https://www.sqlstyle.guide/
    1. 처음부터 따라하기 어렵지만 가장 중요하게 두 개를 지킨다.
      1. 'SELECT' , 'FROM' , 'WHERE' 등의 키워드는 대문자, 컬럼명, 테이블 명은 소문자로 작성한다.
      2. 줄 구분을 예쁘게 해본다.
  6. 열심히 한다.

learnsql's People

Contributors

seheoncho avatar cocomozila avatar yeanggu avatar

Watchers

 avatar

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.