> For the complete documentation index, see [llms.txt](https://docs.cooku222.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cooku222.kr/project-remind/certificate/sqld-sql.md).

# SQLD(SQL 개발자) 합격 후기

<figure><img src="https://blog.kakaocdn.net/dna/p7Zoi/btsQ3y5VEx2/AAAAAAAAAAAAAAAAAAAAAGSNUh8BlRqHCeFhrV2RORbAX1-XcT8YItpCBzdUr6Sj/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=yX8UjshH72iKMyztfjLeNqExRWY%3D" alt="" height="178" width="1232"><figcaption><p>SQLD 설명</p></figcaption></figure>

IT로 진로를 정하고 막연하게 땄던 첫 자격증인 거 같다. SQL Injection을 공부하고 싶었고 돌고돌아 사람들이 SQLD도 많이 공부하니까 치뤄야지 정도였다.\
~~(지금 생각해보면 굳이굳이긴 한데 취준생활에 나름 요긴하게 써먹는 자격증이다)~~\
코드 제대로 읽을 줄 모를 때 딴 거라 정말 무식한 방법으로 공부했으니 참고만 해주시길 바란다. \
4트(;;)를 했고 결국 취득하긴 했다.&#x20;

<figure><img src="/files/QfTcEISBErpW4ZFt61j2" alt=""><figcaption><p>SQLD 합격증</p></figcaption></figure>

<figure><img src="https://blog.kakaocdn.net/dna/ME0jq/btsQ3HuWkU5/AAAAAAAAAAAAAAAAAAAAAIs2KqvqSimTHWwRa8lZsAilfJTELXAClp_-VtEbHjlz/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=8ptRWfzDK%2F3YTDKxMrdOjl2rqZE%3D" alt="" height="295" width="1355"><figcaption><p>얄코의 MySQL 강좌</p></figcaption></figure>

우선 위의 개념강좌 중 무료파트를 다 들었었다.&#x20;

{% embed url="<https://school.programmers.co.kr/learn/challenges?tab=sql_practice_kit>" %}

그리고 프로그래머스의 SQL Kit 문제들을 다 밀었다. (네? 네)\
지금 생각하면 자격증 하나에 너무 무식한 몰빵한 거 같지만 꽤 도움이 되긴 했었다.

<figure><img src="https://blog.kakaocdn.net/dna/EHUSL/btsQ2i3QtKj/AAAAAAAAAAAAAAAAAAAAAB4ronY1EBfZTZqhQaukTnLSCRUsI0N4TMfQGYdlFtKp/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=km9n%2FVGstIHlQmsEmZ6oqBc%2FeS8%3D" alt="" height="532" width="1438"><figcaption><p>2024년 3월 기준으로 다 밀었다이고 후에 프로그래머스에 SQL문제가 추가적으로 등록되었었다.</p></figcaption></figure>

\
그리고 책 두 권을 봤다.&#x20;

<figure><img src="https://blog.kakaocdn.net/dna/lEXxT/btsQ4XKAMiR/AAAAAAAAAAAAAAAAAAAAADjUsYOWQvaNrDcL_A_Kn7IxExohT4Cfht2f7zinLbgX/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=DTjjt25FVu%2F5aWe2JduUkYsfxbA%3D" alt="" height="303" width="1275"><figcaption></figcaption></figure>

<figure><img src="https://blog.kakaocdn.net/dna/bqdYFr/btsQ2OBmXTf/AAAAAAAAAAAAAAAAAAAAAEdo8_K3_S9ALp3QibnMbugScdwbBKBcAZNDK4kWPlW-/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&#x26;expires=1782831599&#x26;allow_ip=&#x26;allow_referer=&#x26;signature=WLDiqG6%2FugkU9FuQvPBha59jzis%3D" alt="" height="378" width="1291"><figcaption></figcaption></figure>

몇 번 봤는진 기억 안 난다,, 그냥 쿼리문 설명할 수 있을 정도로 봤다.\
원래 주관식이 있던 시험인데 객관식으로 바뀌어서 전공자기준 이 정도면 무난하게 통과할 수 있을 것이다. <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cooku222.kr/project-remind/certificate/sqld-sql.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
