17 MySQL view一覧

SELECT table_name, table_schema FROM information_schema.tables WHERE table_type = 'VIEW';