# 전환

### 안내서 구성

본 문서는 총 4개의 장으로 구성됩니다.

{% tabs %}
{% tab title="전환 전 확인" %}
전환 전 확인해야 할 사항에 대해서 설명합니다.

🔎 [전환 전 확인 바로가기](/technical-guides/getting-started/migration/pre-migration-considerations.md)
{% endtab %}

{% tab title="전환 방법" %}
DB를 전환할 때 사용하는 방법들에 대해서 설명합니다.

🔎 [전환 방법 바로가기](/technical-guides/getting-started/migration/migration-methods.md)
{% endtab %}

{% tab title="전환" %}
타사 DB에서 Tibero DB로 전환하는 절차 및 방법을 설명합니다.

🔎 [전환 바로가기](/technical-guides/getting-started/migration/migration.md)
{% endtab %}

{% tab title="데이터 타입 비교" %}
Tibero와 다른 DBMS의 컬럼 데이터 타입을 비교하여 설명한 참고자료 입니다.   &#x20;

🔎 [데이터 타입 비교 바로가기](/technical-guides/getting-started/migration/data-types.md)
{% endtab %}
{% endtabs %}

#### 문서 다운로드

{% file src="/files/M9xePFUr8uIbrbdrFOw1" %}


---

# 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.tibero.com/technical-guides/getting-started/migration.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.
