forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Jiang, Beibei <beibei.jiang@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
28 lines
2.4 KiB
HTML
28 lines
2.4 KiB
HTML
<a name="EN-US_TOPIC_0000001233922135"></a><a name="EN-US_TOPIC_0000001233922135"></a>
|
|
|
|
<h1 class="topictitle1">NICKNAME</h1>
|
|
<div id="body8662426"><div class="section" id="EN-US_TOPIC_0000001233922135__en-us_topic_0238518457_en-us_topic_0237362377_en-us_topic_0213529185_section8622152920574"><h4 class="sectiontitle">NICKNAME</h4><p id="EN-US_TOPIC_0000001233922135__en-us_topic_0238518457_en-us_topic_0237362377_en-us_topic_0213529185_p12648102945714">Synonym is referred to <strong id="EN-US_TOPIC_0000001233922135__b2252115313463">Nickname</strong> in DB2.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001233922135__en-us_topic_0238518457_en-us_topic_0237362377_en-us_topic_0213529185_table562332995719" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001233922135__en-us_topic_0238518457_en-us_topic_0237362377_en-us_topic_0213529185_row16480299579"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.1.3.1.3.1.1"><p id="EN-US_TOPIC_0000001233922135__en-us_topic_0238518457_en-us_topic_0237362377_en-us_topic_0213529185_p14648112916570"><strong id="EN-US_TOPIC_0000001233922135__en-us_topic_0237712259_b97012022536">DB2 Syntax</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.1.3.1.3.1.2"><p id="EN-US_TOPIC_0000001233922135__en-us_topic_0238518457_en-us_topic_0237362377_en-us_topic_0213529185_p1564802912572"><strong id="EN-US_TOPIC_0000001233922135__en-us_topic_0237712259_b81851635102616">Syntax After Migration</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001233922135__en-us_topic_0238518457_en-us_topic_0237362377_en-us_topic_0213529185_row46481829145719"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.3.1.3.1.1 "><pre class="screen" id="EN-US_TOPIC_0000001233922135__en-us_topic_0238518457_en-us_topic_0237362377_en-us_topic_0213529185_screen12648202917573">CREATE NICKNAME sc2.emp FOR sc.emp;</pre>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.1.3.1.3.1.2 "><pre class="screen" id="EN-US_TOPIC_0000001233922135__en-us_topic_0238518457_en-us_topic_0237362377_en-us_topic_0213529185_screen20648629195712">CREATE SYNONYM sc2.emp FOR sc.emp;</pre>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_07_0684.html">DB2 Syntax Migration</a></div>
|
|
</div>
|
|
</div>
|
|
|