Giter VIP home page Giter VIP logo

sql-handling's Introduction

SQL Handling

데이터베이스에 쉽게 접근하고 테이블 생성, 조작, 제어를 다룰 수 있도록 하는
기본적인 SQL에 대한 내용과 간단한 쿼리문에 대한 모든 자료가 담겨있습니다.

Basic

Function

View

Basic

  • SQL_BASIC : SQL의 구조화된 질의어(DDL, DML, DCL)과 제약조건에 관한 간단한 설명과 예제가 있습니다.
  • SELECT : SELECT문을 좀 더 쉽게 익힐 수 있는 연습문제들이 있습니다.
  • SUBQUERY : 단일행/다중행 서브쿼리에 대해 알 수 있습니다. 간단한 설명연습문제가 있습니다.
  • DDL : 테이블 생성 및 구조변경에 관해 배울 수 있는 데이터 정의어에 대해 알 수 있습니다.
  • DML : 작업내용을 변경할 수 있는 데이터 조작어에 대해 알 수 있습니다.
  • TCL : 데이터의 무결성을 보장하는 트랜잭션에 대해 알 수 있습니다.

Function

  • FUNCTION : SQL의 함수를 다룰 수 있는 간단한 설명연습문제가 있습니다.
  • GROUPBY : 그룹함수를 다룰 수 있는 간단한 설명연습문제가 있습니다.
  • JOIN : 조인함수를 다룰 수 있는 간단한 설명과 예제가 있습니다.
  • view라는 가상의 테이블을 생성해보고 무슨 목적으로 사용하는지에 대해 알 수 있습니다.

sql-handling's People

Contributors

eatchu avatar

Watchers

James Cloos avatar  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.