# LibreOffice Base

#### **베이스**

리브레 오피스 베이스는 데이터베이스를 만들거나 외부에 있는 데이터 베이스를 연동할 수 있습니다.

<figure><img src="/files/ZxThJzFF89zSZrrZdBld" alt=""><figcaption></figcaption></figure>

새 데이터 베이스를 만들 경우 내장된 데이터 베이스인 HSQLDB 내장형만 생성하실 수 있습니다.

<figure><img src="/files/NxObcAXTFTTy9fD6JuCA" alt=""><figcaption></figcaption></figure>

기존 데이터베이스에 연결할 경우 다음과 같은 데이터 베이스에 연결하실 수 있습니다.

<figure><img src="/files/XNmjHvkcKPrw0nK7X2HM" alt=""><figcaption></figcaption></figure>

새로 생성하거나 기존 데이터 베이스를 연결한 경우 다음 창에서 연결된 데이터 베이스의 테이블이나 컬럼 등을 생성 및 수정하실 수 있습니다.

<figure><img src="/files/2TQbZxvGKJxy7zqmQV36" alt=""><figcaption></figcaption></figure>


---

# 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://docs.hamonikr.org/hamonikr-7.0/startmenu/office/libreoffice-base.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.
