<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yotsuya_yz</author_name>
  <author_url>https://blog.hatena.ne.jp/yotsuya_yz/</author_url>
  <blog_title>よつやTips</blog_title>
  <blog_url>https://www.yotsuyatips.com/</blog_url>
  <categories>
    <anon>超初心者向け概要</anon>
    <anon>SQL</anon>
  </categories>
  <description>こんにちは、四ツ屋です。 今日はSQLServerに格納したデータを抽出する基本的な方法について紹介したいと思います。 概要編ではSQLServerのデータのやり取りは、SELECT（抽出）INSERT（新規登録）UPDATE（更新登録）DELETE（削除）この４つとお伝えしましたが、そのうちの「SELECT」について、紹介していきます。 ■データ抽出「SELECT」の基本構文SELECT [フィールド名] FROM [テーブル名] 実はこれだけなのです。かんたんですね。かんたんすぎて笑えますが、本当にこんなものです。あとは必要なオプションを付け足していくだけです。 １．抽出したい条件を指定す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yotsuyatips.com%2Fentry%2FSQLSelect&quot; title=&quot;【SQL】超初心者向け！抽出（SELECT）基本の構文 - よつやTips&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-07-18 18:58:00</published>
  <title>【SQL】超初心者向け！抽出（SELECT）基本の構文</title>
  <type>rich</type>
  <url>https://www.yotsuyatips.com/entry/SQLSelect</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
