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
- 나도코딩
- Functional Interfaces
- 접근제어자
- types
- 자율학습
- Access Modifier
- 혼공컴운
- 0 시작
- 오블완
- Lazy loading
- 혼공
- 혼공자바
- dotnet
- Proxy Object
- Wildcard
- 티스토리챌린지
- 인터페이스
- java
- literal
- 인프런
- cluster index
- 네트워크
- noncluster index
- 접근 제어자
- Spring Data JPA
- 혼공학습단
- entrySet
- 스프링 부트 3
- HashMap
- Interface
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