250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Wildcard
- 오블완
- dotnet
- java
- 자율학습
- 혼공학습단
- types
- Lazy loading
- 네트워크
- 스프링 부트 3
- 혼공자바
- literal
- 인프런
- noncluster index
- Functional Interfaces
- 혼공컴운
- 티스토리챌린지
- 접근제어자
- 혼공
- cluster index
- 0 시작
- 접근 제어자
- 나도코딩
- Access Modifier
- Interface
- Proxy Object
- entrySet
- 인터페이스
- Spring Data JPA
- HashMap
Archives
- Today
- Total
목록data (1)
지금을 사는 사람

Certainly! Let's combine the explanations and examples for Enumerated and Set Types, as well as Spatial Data Types, with the previous answer: INT (Integer): Description: A standard integer data type that stores whole numbers without decimal places. Example: CREATE TABLE example_int ( user_id INT, age INT ); BIGINT: Description: Similar to INT but with a larger range, suitable for storing ext..
CS/데이터베이스
2024. 1. 22. 09:38