본문 바로가기

Yoon.s

검색하기
Yoon.s
프로필사진 yo_onHJ

  • 분류 전체보기 (60)
    • Mac (4)
    • 인프라 (23)
      • linux (12)
      • Docker (10)
      • Kubernetes (1)
    • 프론트 (8)
      • HTML CSS (0)
      • Javascript (4)
      • React (4)
    • 백 (25)
      • DB (10)
      • Java (3)
      • Spring (10)
      • Python (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • mysql
  • docker container
  • sts
  • springboot
  • springboot jar
  • mac mariadb
  • mysql error
  • DB
  • map is not a function
  • react map error
  • Oracle
  • Access denied for user ''@'localhost'
  • 관리
  • 파일 시스템
  • sudo
  • systemd
  • ps
  • jdk
  • root
  • join
  • 도커파일
  • 도커
  • jar배포
  • brew install mariadb
  • install
  • spring framework
  • Dockerfile
  • jar deploy
  • 설치
  • Docker
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록ISNULL (1)

Yoon.s

[Oracle] SQL문_SELECT(WHERE)

# 기본 형태 SELECT 컬럼명 FROM 테이블명 WHERE 조건 ORDER BY 기준 컬럼명 -> WHERE과 ORDER BY는 생략해도 가능 # WHERE 조건 AND OR BETWEEN A AND B : A와 B 사이의 조건 IN (A,B,C) : A 또는 B 또는 C의 조건 (OR과 유사) LIKE '가%' : 가로 시작하는 조건 '%가' : 가로 끝나는 조건 '가_' : 가로 시작하는 두 글자 A IS NULL : A 중에 NULL 값인 조건 # 비교연산자 >= 크거나 같다

백/DB 2020. 8. 24. 14:37
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바