https://dev.mysql.com/downloads/file/?id=514518

Untitled

데이터베이스 클라이언트 역할 하는 걸 이제 하는 것이다


211.183.3.33 (GW .2) VM 하나 만들기

Database

→ 관계형 데이터베이스 : 가장 많이 사용함 / Relational / 표 형식의 table

Column (열) : Attribute <속성>

ID 이름 나이
sunghothegamebird 박성호 30

Row (행) : tuple

Untitled