smallint (n)~ A data type of 2 bytes (16 bits) that stores whole numbers in the range of -2^15 (-32768) through 2^15 - 1 (32767).
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 54 조회
- 목록
본문
smallint (n)~ A data type of 2 bytes (16 bits) that stores whole numbers in the range of -2^15 (-32768) through 2^15 - 1 (32767).