> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-feat-cli-docs-generator.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# joined-table

## 연결 가능한 Ops

<h3 id="asset-file"><code>asset-file</code></h3>

에셋의 *file* 을 반환합니다.

| Argument |    |
| :------- | :- |
| `asset`  | 에셋 |

#### 반환 값

에셋의 *file*

<h3 id="joinedtable-file"><code>joinedtable-file</code></h3>

*joined-table* 의 *file* 을 반환합니다.

| Argument      |                |
| :------------ | :------------- |
| `joinedTable` | *joined-table* |

#### 반환 값

*joined-table* 의 *file*

<h3 id="joinedtable-rows"><code>joinedtable-rows</code></h3>

*joined-table* 의 행을 반환합니다.

| Argument      |                                        |
| :------------ | :------------------------------------- |
| `joinedTable` | *joined-table*                         |
| `leftOuter`   | 오른쪽 테이블에 일치하는 행이 없는 왼쪽 테이블의 행을 포함할지 여부 |
| `rightOuter`  | 왼쪽 테이블에 일치하는 행이 없는 오른쪽 테이블의 행을 포함할지 여부 |

#### 반환 값

*joined-table* 의 행

## List Ops

<h3 id="asset-file"><code>asset-file</code></h3>

에셋의 *file* 을 반환합니다.

| Argument |    |
| :------- | :- |
| `asset`  | 에셋 |

#### 반환 값

에셋의 *file*
