<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masalib</author_name>
  <author_url>https://blog.hatena.ne.jp/masalib/</author_url>
  <blog_title>masalibの日記</blog_title>
  <blog_url>https://masalib.hatenablog.com/</blog_url>
  <categories>
    <anon>mysql</anon>
  </categories>
  <description>masalib.hatenablog.com上記の作業で調査時に使ったSQLを残す 二度と使いたくないけどが・・・ DB内のカラムを取得する方法 select * from INFORMATION_SCHEMA.COLUMNS where TABLE_SCHEMA = 'dbname' order by TABLE_NAME;このデータと設計書をマッチング処理を作ってチェックした DB内の全インデックスの一覧を取得する方法 select table_schema,table_name,index_name,column_name,seq_in_index from information_sc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasalib.hatenablog.com%2Fentry%2F2017%2F08%2F26%2F142401&quot; title=&quot;知らなかったシステムのDBの調査の時に使ったコマンド - masalibの日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/masalib/20170825/20170825190404.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-08-26 14:24:01</published>
  <title>知らなかったシステムのDBの調査の時に使ったコマンド</title>
  <type>rich</type>
  <url>https://masalib.hatenablog.com/entry/2017/08/26/142401</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
