<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>itstaffing</author_name>
  <author_url>https://blog.hatena.ne.jp/itstaffing/</author_url>
  <blog_title>itstaffing エンジニアスタイル</blog_title>
  <blog_url>https://www.r-staffing.co.jp/engineer/</blog_url>
  <categories>
    <anon>連載・コラム</anon>
    <anon>テクニカルスキル</anon>
    <anon>SQL</anon>
  </categories>
  <description>全３回で「SQL学びの入り口」を目指す本連載。今回は、学習に先立ち、SQLとはどのようなものなのか、実際の画面を見てみることにしましょう。 ここから始める2つのQ＆A 眺めることが自習の入り口？ 自習で苦戦。そんなときは？ 基本のSELECT文 例えばこんなデータがあったとします。それぞれ「生徒マスター」テーブル、「選択コース」テーブルと呼びます。 《生徒マスター》 《選択コース》 ■データを取り出してみる SQLでデータを取得するときに使う構文をSELECT文といいます。 例えば、生徒マスターから氏名を取得しよう、という場合は、 SELECT 氏名 FROM 生徒マスター; のように書きます…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.r-staffing.co.jp%2Fengineer%2Fentry%2F20230810_1&quot; title=&quot;SQL学びの入り口：画面を見てイメージを掴んでみよう #02 - itstaffing エンジニアスタイル&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/i/itstaffing/20230728/20230728135715.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-08-10 08:00:00</published>
  <title>SQL学びの入り口：画面を見てイメージを掴んでみよう #02</title>
  <type>rich</type>
  <url>https://www.r-staffing.co.jp/engineer/entry/20230810_1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
