Is there a shortcut in phpMyAdmin to SHOW CREATE TABLE
for a table (i.e. a button I can click to get the full query, not the truncated one)?
Also, can I query multiple SHOW CREATE TABLE
s simultaneously in phpMyAdmin? If I separate them, only the last one appears.