# 정수 필드

정수 형식의 데이터를 저장할 수 있는 데이터 테이블에 정수 세그먼트를 추가합니다.

## 정수 필드 추가하기

* 방법 1. 데이터 테이블에서 첫 번째 행의 마지막 셀(필드 추가)의 드롭다운 버튼 클릭하여 드롭다운 목록에서 정수를 선택합니다.

![](/files/quJWOW87OMjckjftRPbD)

* 방법 2. 데이터 테이블을 열고 리본 메뉴에서 테이블 도구 필드를 선택하고 정수 유형의 버튼 클릭합니다. 정수를 클릭하면 데이터 테이블에 정수 세그먼트가 추가되고 필드 이름을 변경하고 데이터를 추가할 수 있습니다.

![](/files/DSOhcQYmv65HVf7vgEgT)

정수를 클릭하면 데이터 테이블에 정수 세그먼트가 추가되고 필드 이름을 변경하고 아래  데이터를 추가할 수 있습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.forguncy.co.kr/v7/database/fieldtype/numberfield.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
