6주차
키워드
Database
Database
DBMS(Database Management System)
RDBMS(Relational Database Management System)
데이터베이스 언어
DDL
DML
DCL
SQL
데이터 모델(Data Model)
관계형 데이터 모델(Relational Model)
ERM(Entity Relational Model)과 RM의 비교
Relational Model
Attribute
Tuple
Relation
관계 대수
연산
연산의 결과
Projection
Selection
Cartesian product
JOIN
OUTER JOIN
LEFT
RIGHT
ERM
JDBC template
Last updated