https://www.ibm.com/docs/en/db2-warehouse?topic=concepts-auto-numbering-identifier-columns
Auto numbering and identifier columns
An identity column provides a way for Db2® to automatically generate a unique numeric value for each row that is added to the table. When creating a table in which you must uniquely identify each row that will be added to the table, you can add an identit
www.ibm.com
시작값 지정
(START WITH 100)
'DB > DB2' 카테고리의 다른 글
[ DB2 ] 스키마 선택 (0) | 2024.12.27 |
---|---|
[ DB2 ] 현재 선택된 스키마 확인 (0) | 2024.12.09 |
[ DB2 ] AutoIncrement 칼럼 복사 가능설정 (0) | 2023.11.27 |
[ DB2 ] DB2 칼럼 변경 안될 때 테이블 교체 (0) | 2023.10.02 |
[ DB2 ] AS400 드라이버 Drop column 권한 설정 (0) | 2023.09.15 |