<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>htada</author_name>
  <author_url>https://blog.hatena.ne.jp/htada/</author_url>
  <blog_title>ただぶろぐ</blog_title>
  <blog_url>https://htada.hatenadiary.org/</blog_url>
  <categories>
    <anon>SQL Server</anon>
  </categories>
  <description>SQLServer会議室さん http://www7.big.or.jp/~pinball/discus/sqls/29827.html を参考に（というか、ほぼそのまま）・・・。 「example」テーブルの確認だったら・・・ if object_id('example') is not null select 'Found !' else select 'Not Found !'テーブルが存在する場合、idが何かしら返るので、それを見て判断できる（nullで無ければテーブルは存在する）。 テーブル名は文字で指定する。 DBが違う場合、'DB_NAME.dbo.example'とかってやれば…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhtada.hatenadiary.org%2Fentry%2F20060815%2F1155608531&quot; title=&quot;SQL Server テーブルの存在確認 - ただぶろぐ&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>2006-08-15 11:22:11</published>
  <title>SQL Server テーブルの存在確認</title>
  <type>rich</type>
  <url>https://htada.hatenadiary.org/entry/20060815/1155608531</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
