<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dddddn23</author_name>
  <author_url>https://blog.hatena.ne.jp/dddddn23/</author_url>
  <blog_title>DBエンジニアの備忘ブログ</blog_title>
  <blog_url>https://dddddn23.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>はじめに マテリアライズドビュー（以下マテビュー）の作成方法について、一連の流れがまとまってる記事が少ないなと思ったのでまとめておきます。 作成手順 テーブル作成（マスタ表） マテビューログ作成 マテビュー作成 ※マスタ表とは、マテビューの元表のことです。 テーブル作成（マスタ表） マテビューを作成するには、マスタ表との紐づけを行うために主キーが必要なので、ここで主キーも作って設定しておきます。 ※POWIDで紐づけすることもできますが、ここでは割愛します。 SQL&gt; create table test1 (col number(20)); 表が作成されました。 SQL&gt; insert int…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdddddn23.hatenablog.com%2Fentry%2F2021%2F11%2F25%2F230932&quot; title=&quot;【Oracle】マテリアライズドビューの作成方法【超簡単サンプル】 - DBエンジニアの備忘ブログ&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>2021-11-25 23:09:32</published>
  <title>【Oracle】マテリアライズドビューの作成方法【超簡単サンプル】</title>
  <type>rich</type>
  <url>https://dddddn23.hatenablog.com/entry/2021/11/25/230932</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
