Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MySqlにインポートする必要があるデータベースダンプ、たとえばdb.sqlがあります
ダンプ内のすべてのテーブルをインポートするのではなく、名前が特定の文字のサブセット (pz など) で始まるテーブルのみをインポートしたい
何とかdb.sqlファイルのテキストをgrepできますが、誰かがそれに対するより良い解決策を持っているかどうか疑問に思っています。
ありがとうございました