udada
Daisy on April
udada
전체 방문자
오늘
어제
  • 분류 전체보기 (51)
    • Computer Science (19)
      • 웹(Web) (0)
      • SQL (0)
      • 개발자 공부(Developer) (13)
      • 코딩테스트 (5)
    • 소프트웨어 전공 (12)
      • 알고리즘 개론 (0)
      • 컴퓨터 구조 개론 (3)
      • 프로그래밍 언어 (0)
      • 시스템 프로그램 (6)
      • 시스템 프로그래밍 실습 (3)
      • 자바 프로그래밍 실습 (0)
      • 웹 프로그래밍 실습 (0)
    • 스파르타코딩클럽 (0)
      • 웹개발 (0)
    • 프로젝트 (0)
      • URP 프로젝트 (0)
      • ICT 한이음 프로젝트 (0)
      • [CloneCoding] Twitter (0)
    • 경력 (0)
      • IBK 기업은행 (0)
    • News (4)
      • Tech News (3)
      • 경제 신문 스크랩 (0)
    • 독서 (1)
    • 기타 (0)
    • English Expression (9)
    • Motion Graphic (1)
    • Metaverse (1)

블로그 메뉴

  • 홈
  • 태그
  • 방명록

공지사항

인기 글

태그

  • ComputerScience
  • CSS
  • RDBMS
  • query
  • front-end
  • 웹개발
  • 영어표현
  • 메타버스
  • DigitalWallet
  • 프론트엔드
  • SQL
  • sql #rdbms
  • web-dev
  • 쿼리
  • 관계형데이터베이스
  • HTML
  • 아이폰과갤럭시
  • 자물쇠효과
  • javascripts
  • metaverse

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
udada

Daisy on April

Computer Science/개발자 공부(Developer)

What is SQL?

2022. 8. 2. 10:34

RDBMS(Relational Database Management System); 관계형 데이터베이스

 

What is Database?

A database is a set of data stored in a computer.(컴퓨터에 저장된 데이터의 집합)

This data is usually structured in a way that makes the data easily accessible.(데이터에 접근하기 쉬운 상태로 저장된다)

 

What is Relational Database?

It uses a structure that allows us to identify and access data in relation to another piece of data in the database. 

Often, data in a relational database is organized into tables.

행과 열로 이루어진 각각의 테이블을 고유값(Primary Key)을 참조하여 서로 종속되는 관계(=연결하는것)를 표현하는 데이터 베이스 구조

데이터의 종속성을 관계(relationship)으로 표현

 

What is RDBMS?

A relational database management system (RDBMS) is a program that allows you to create, update, and administer a relational database. Most relational database management systems use the SQL language to access the database.

 

SQL 활용 분야

Analyzing User Churn

A churn rate is the percent of subscribers to a monthly service who have canceled.

Determining Web Traffic Attribution

UTM Parameters are special tags that site owners add to their pages to track what website a user was on before they reach the website.

'Computer Science > 개발자 공부(Developer)' 카테고리의 다른 글

[Python] for문을 명시하지 않고, 문자 결합을 생성할 수 있는 방법 - itertools  (0) 2022.08.09
SQL - Multiple Tables  (0) 2022.07.31
SQL - Aggregate Functions  (0) 2022.07.31
SQL - Queries  (0) 2022.07.31
SQL - Manipulation  (0) 2022.07.31
    'Computer Science/개발자 공부(Developer)' 카테고리의 다른 글
    • [Python] for문을 명시하지 않고, 문자 결합을 생성할 수 있는 방법 - itertools
    • SQL - Multiple Tables
    • SQL - Aggregate Functions
    • SQL - Queries
    udada
    udada

    티스토리툴바