共用方式為


字元對應表轉換編輯器

使用 [字元對應表轉換編輯器] 對話方塊,來選取要套用至資料行資料的字串函數,以及指定對應是就地變更或加入為新資料行。

若要進一步瞭解字元對應表轉換,請參閱<字元對應轉換>。

選項

  • 可用的輸入資料行
    使用此對話方塊來選取要使用字串函數轉換的資料行。您的選擇會在下面的資料表中出現。

  • 輸入資料行
    從上述資料表檢視選取的輸入資料行。您也可以藉由使用可用的輸入資料行之清單來變更或移除選擇。

  • 目的地
    指定字串作業之結果的儲存方式為就地儲存、使用現有的資料行儲存,或將修改的資料儲存為新的資料行。

<div class="caption">

</div>

<div class="tableSection">

<table>
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
</colgroup>
<thead>
<tr class="header">
<th><p>值</p></th>
<th><p>描述</p></th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td><p>新增資料行</p></td>
<td><p>將資料儲存在新的資料行中。在 <strong>[輸出別名]</strong> 之下指派資料行名稱。</p></td>
</tr>
<tr class="even">
<td><p>就地變更</p></td>
<td><p>將修改的資料儲存在現有的資料行中。</p></td>
</tr>
</tbody>
</table>

</div>
  • 作業
    從字串函數要套用至資料行資料的清單中選取。
<div class="caption">

</div>

<div class="tableSection">

<table>
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
</colgroup>
<thead>
<tr class="header">
<th><p>值</p></th>
<th><p>描述</p></th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td><p>小寫</p></td>
<td><p>轉換為小寫。</p></td>
</tr>
<tr class="even">
<td><p>大寫</p></td>
<td><p>轉換為大寫。</p></td>
</tr>
<tr class="odd">
<td><p>位元組反轉</p></td>
<td><p>藉由反轉位元組的順序來進行轉換。</p></td>
</tr>
<tr class="even">
<td><p>平假名</p></td>
<td><p>將日文片假名字元轉換為平假名。</p></td>
</tr>
<tr class="odd">
<td><p>片假名</p></td>
<td><p>將日文平假名字元轉換為片假名。</p></td>
</tr>
<tr class="even">
<td><p>半形</p></td>
<td><p>將全形字元轉換為半形。</p></td>
</tr>
<tr class="odd">
<td><p>全形</p></td>
<td><p>將半形字元轉換為全形。</p></td>
</tr>
<tr class="even">
<td><p>語言大小寫</p></td>
<td><p>套用大小寫的語言規則 (突厥語系和其他地區設定的 Unicode 簡單大小寫對應) 來取代系統規則。</p></td>
</tr>
<tr class="odd">
<td><p>簡體中文</p></td>
<td><p>將繁體中文字元轉換為簡體中文。</p></td>
</tr>
<tr class="even">
<td><p>繁體中文</p></td>
<td><p>將簡體中文字元轉換為繁體中文。</p></td>
</tr>
</tbody>
</table>

</div>
  • 輸出別名
    輸入每一個輸出資料行的別名。預設為輸入資料行的名稱,後面接著 [的副本];但是您也可以選擇任何唯一的描述性名稱。

  • 設定錯誤輸出
    使用 [設定錯誤輸出] 對話方塊來指定此轉換的錯誤處理選項。

請參閱

概念