<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanabusa-snow</author_name>
  <author_url>https://blog.hatena.ne.jp/hanabusa-snow/</author_url>
  <blog_title>プログラ生活</blog_title>
  <blog_url>https://www.pon-x.jp/</blog_url>
  <categories>
    <anon>SQL</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>www.pon-x.jp 前回の続き 複雑なSQLを作成していた場合に、簡単に呼び出す方法のひとつにビューがあります。 今回は、ビューの登録方法を紹介したいと思います。 CREATE VIEW 例えば、以下のようなSQLがあったとします。 SELECT PersonType, COUNT(PPP.BusinessEntityID) AS CNT FROM Person.Person PP INNER JOIN Person.PersonPhone PPP ON PP.BusinessEntityID = PPP.BusinessEntityID WHERE PPP.PhoneNumberTyp…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pon-x.jp%2Fentry%2F2020%2F12%2F07%2F102031&quot; title=&quot;【SQL Server(連載)】ビューの作成 -22- - プログラ生活&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/h/hanabusa-snow/20201207/20201207100839.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-12-07 10:20:31</published>
  <title>【SQL Server(連載)】ビューの作成 -22-</title>
  <type>rich</type>
  <url>https://www.pon-x.jp/entry/2020/12/07/102031</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
