<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohei-a</author_name>
  <author_url>https://blog.hatena.ne.jp/yohei-a/</author_url>
  <blog_title>ablog</blog_title>
  <blog_url>https://yohei-a.hatenablog.jp/</blog_url>
  <categories>
    <anon>Oracle</anon>
  </categories>
  <description>Oracleデータベース内の全テーブルの一覧を取得するPL/SQLを作ってみた。 table_list.sql set echo off set heading off set pagesize 0 set linesize 10000 set trimout on set trimspool on set feedback off col spool_file_name new_value spool_file_name format a100 select 'table_list_'||to_char(sysdate,'YYYYMMDDHH24MISS') || '.csv' spool_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20090630%2F1246339454&quot; title=&quot;データベース内の全テーブルの一覧を取得するPL/SQL - ablog&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>2009-06-30 14:24:14</published>
  <title>データベース内の全テーブルの一覧を取得するPL/SQL</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20090630/1246339454</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
