---
title: DB2.Database
url: https://www.thepexcel.com/functions/power-query/accessing-data-functions/db2-database/
type: function-explainer
program: Power Query
syntax: db2.database(value) as any
date: 2025-12-12
updated: 2025-12-17
scores:
  popularity: 3
  difficulty: 4
  usefulness: 3
---

# DB2.Database

> DB2.Database

## คำอธิบาย

DB2.Database ใช้สำหรับการประมวลผลข้อมูล

## Syntax

```excel
db2.database(value) as any
```

## Arguments

| Name | Required | Type | Default | Description |
| --- | --- | --- | --- | --- |
| value | Yes | any |  | ค่า |

## ตัวอย่าง

### 1. ตัวอย่างที่ 1

```excel
db2.database(x)
```

**ผลลัพธ์:** `ผลลัพธ์`

ตัวอย่าง

### 2. ตัวอย่างที่ 2

```excel
db2.database(x)
```

**ผลลัพธ์:** `ผลลัพธ์`

ตัวอย่าง

### 3. ตัวอย่างที่ 3

```excel
db2.database(x)
```

**ผลลัพธ์:** `ผลลัพธ์`

ตัวอย่าง

## หมายเหตุเพิ่มเติม

ฟังก์ชัน

## คำถามที่พบบ่อย

**Q: ใช้ทำไร**

สำหรับการประมวลผล

## แหล่งข้อมูลเพิ่มเติม

- [Microsoft Learn](https://learn.microsoft.com/en-us/powerquery-m/db2-database) _(documentation)_

---

_Source: [https://www.thepexcel.com/functions/power-query/accessing-data-functions/db2-database/](https://www.thepexcel.com/functions/power-query/accessing-data-functions/db2-database/)_
