본문 바로가기

TIL (Today I Learned)/Database

[MySql] 없어진 기록 찾기

728x90

문제 링크 : https://programmers.co.kr/learn/courses/30/lessons/59042

 

1번 풀이

- not in을 사용

2번 풀이

-

 

'TIL (Today I Learned) > Database' 카테고리의 다른 글

[MySQL] MySQL CRUD C로 구현하기  (0) 2021.08.25
[Database] SQL의 종류  (0) 2021.08.25
[Database] Index 생성  (0) 2021.08.25
[Database] C api MySQL  (0) 2021.08.25
[Database] MySQL 설치하기 (MacOS)  (0) 2021.08.25