Hootix Academy

SQL 및 데이터 모델링 어소시에이트 Certification

자신감 있게 쿼리를 작성하고, 부하에도 견고한 스키마를 설계하세요

Key facts

About the SQL 및 데이터 모델링 어소시에이트 certification

SQL 구문을 실질적인 쿼리 작성 및 모델링 판단 능력으로 전환시키는 어소시에이트 수준의 자격증입니다. 필터링·정렬·제한을 포함한 정확한 SELECT 문 작성, GROUP BY 및 HAVING을 활용한 집계, 모든 JOIN 유형(INNER, LEFT, RIGHT, FULL, SELF, CROSS)을 통한 테이블 결합, 서브쿼리 및 CTE를 활용한 문제 분해, 윈도우 함수(ROWNUMBER, RANK, LAG, LEAD, 누적 합계)를 이용한 순위·오프셋·누계 계산, UNION·INTERSECT·EXCEPT를 통한 결과 집합 결합, 그리고 INSERT·UPDATE·DELETE를 통한 안전한 데이터 수정 방법을 학습합니다. 설계 측면에서는 관계형 모델, 개체-관계 모델링(개체, 속성, 관계, 카디널리티), 무결성을 보호하는 제약 조건(기본 키, 외래 키, UNIQUE, CHECK, NOT NULL), 인덱스 및 쿼리 성능 기초, 트랜잭션 및 ACID, NULL의 미묘한 특성, 1NF/2NF/3NF/BCNF를 통한 정규화 및 의도적 비정규화, 분석을 위한 스타 vs. 스노우플레이크 스키마, 그리고 대리 키 vs. 자연 키를 완전히 습득합니다. 이 기술들은 엔진에 독립적이며 — 모든 개념이 PostgreSQL, MySQL, SQL Server, Oracle에 그대로 적용되므로 — 데이터가 어디에 있든 활용할 수 있습니다.

What you will learn

The official SQL 및 데이터 모델링 어소시에이트 study course covers:

  1. Querying with SELECT — Reading data precisely: SELECT/WHERE/ORDER BY/LIMIT, operators and NULL handling, and the logical order the database actually evaluates a query in.
  2. Aggregation and Joins — Summarising data with GROUP BY/HAVING and combining tables with every JOIN type — the heart of multi-table SQL.
  3. Subqueries, CTEs, Windows, and Sets — Composing advanced queries: nested and correlated subqueries, CTEs (including recursion), window functions, and set operations.
  4. Relational Design and Integrity — The relational model and ER modelling, the constraints that protect data, indexes and performance, and transactions with ACID.
  5. Normalization and Analytics Modeling — Normal forms 1NF-BCNF and when to denormalize, plus dimensional modelling: fact and dimension tables, star vs snowflake schemas.

Prerequisites

Frequently asked questions

Is the SQL 및 데이터 모델링 어소시에이트 certificate verifiable?
Yes. Every issued Hootix Academy certificate carries a unique credential code that anyone can verify online.
How is the SQL 및 데이터 모델링 어소시에이트 exam structured?
It is a 100-minute proctored multiple-choice exam of 72 questions; you need 72% to pass.
Do I need to buy the course to take the exam?
You can purchase the certification exam on its own, or bundle it with the full study course at a reduced price.
How long does the SQL 및 데이터 모델링 어소시에이트 course take?
About 22 hours of self-paced study.

Related certifications