<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naos92</author_name>
  <author_url>https://blog.hatena.ne.jp/naos92/</author_url>
  <blog_title>naos92の日記</blog_title>
  <blog_url>https://naos92.hatenablog.com/</blog_url>
  <categories>
    <anon>ChatGPT</anon>
    <anon>IPA</anon>
    <anon>IT</anon>
  </categories>
  <description>良い質問ですね！ ご提示の SQL 文に出てくる GRANT は、データベースのアクセス権限を他のユーザーに与えるコマンドです。 GRANT の役割 GRANT は「権限を付与する」という意味。 GRANT &lt;権限&gt; ON &lt;対象&gt; TO &lt;ユーザ&gt; の形式で使います。 今回の例 GRANT SELECT ON 東京取引先 TO &quot;8823&quot;; 権限（SELECT）→ このビュー（東京取引先）に対して「参照（読み取り）」する権限を与える。 対象（東京取引先）→ CREATE VIEW で作成されたビュー（実表ではなくビュー）。 ユーザー（&quot;8823&quot;）→ 利用者 ID が 8823 のユーザー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaos92.hatenablog.com%2Fentry%2F2025%2F10%2F04%2F174831&quot; title=&quot;【IPA】データベース関連の解説 - naos92の日記&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>2025-10-04 17:48:31</published>
  <title>【IPA】データベース関連の解説</title>
  <type>rich</type>
  <url>https://naos92.hatenablog.com/entry/2025/10/04/174831</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
