LoginSignup
0

More than 1 year has passed since last update.

phpMyAdminで既に存在するテーブルのCREATE TABLE文を生成する方法

Posted at

https://teratail.com/questions/2601
テーブルのページの「エクスポート」から「SQL」で「構造」のみをエクスポートすれば見られると思います。

出力したいテーブルを選択

image.png

エクスポートをクリック

image.png

詳細と出力をテキストで表示するをクリック

image.png

構造を選択して実行する

image.png

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0