본문 바로가기

Essential SQL

table, attribute, tuple ...

table(테이블) = entity set(개체집합) = relation(관계) = records(레코드모임)
attribute(속성) = field(필드) = column(컬럼)
tuple(튜플) = entity(개체) = record(레코드)