<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaigai</author_name>
  <author_url>https://blog.hatena.ne.jp/kaigai/</author_url>
  <blog_title>KaiGaiの俺メモ</blog_title>
  <blog_url>https://kaigai.hatenablog.com/</blog_url>
  <categories>
    <anon>OSS/Linux</anon>
  </categories>
  <description>SQLのDML構文の中で一番単純なのがDELETE文。 PostgreSQL(8.2)の場合は以下のような構文を持つ。 DELETE FROM &lt;relation&gt;[USING &lt;relation, ...&gt;] [WHERE &lt;condition&gt;] [RETURNING &lt;expr1,...&gt;] アクセス権を評価しなければならないのは、以下の対象について。DELETEの対象であるテーブルに対してtable:delete権限 DELETEの対象であるタプルに対してtuple:delete権限 USING句で指定されたテーブルに対してtable:select権限 WHERE句で使用されたカラムに…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaigai.hatenablog.com%2Fentry%2F20061108%2F1162987041&quot; title=&quot;DELETE文でのアクセス制御 - KaiGaiの俺メモ&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-11-08 20:57:21</published>
  <title>DELETE文でのアクセス制御</title>
  <type>rich</type>
  <url>https://kaigai.hatenablog.com/entry/20061108/1162987041</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
