2012년 1월 12일 목요일

ORACLE_여러개 PK

ALTER TABLE table_name ADD PRIMARY KEY (column1,column2); // column1,column2 를 pk로 묶음.

댓글 없음:

댓글 쓰기