<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>auroralights</author_name>
  <author_url>https://blog.hatena.ne.jp/auroralights/</author_url>
  <blog_title>オーロラさんの勉強帳</blog_title>
  <blog_url>https://auroralights.jp/</blog_url>
  <categories>
    <anon>Oracle Database</anon>
    <anon>ORACLE DATABASE 12C SQL基礎</anon>
  </categories>
  <description>ORACLE DATABASE 12c SQL基礎(1Z0-061)の試験範囲でもある、 列別名(列見出し)の指定方法を紹介します。 目次 デフォルトの列名 列別名の指定方法 列別名の命名規則 二重引用符(ダブルクォーテーション)を使った列別名の指定方法 注意 デフォルトの列名 OracleのSELECT文で抽出した列名は、デフォルトでは以下のように表示されます。 列名を大文字で表示する 指定した式をそのまま表示する SQLで列名の表示を確認してみます。 SELECT employee_id,name,salary * 12,salary + 10000 FROM test5; 列別名の指定方…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauroralights.jp%2Fentry%2F2021%2F07%2F20%2F070000&quot; title=&quot;【SQL】列別名(列見出し)の指定方法 (ORACLE DATABASE 12C SQL基礎) - オーロラさんの勉強帳&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/a/auroralights/20210719/20210719214658.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-07-20 07:00:00</published>
  <title>【SQL】列別名(列見出し)の指定方法 (ORACLE DATABASE 12C SQL基礎)</title>
  <type>rich</type>
  <url>https://auroralights.jp/entry/2021/07/20/070000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
