🖥
SQL: How to write show columns 13 characters short
SHOW COLUMNS FROM table_name;
The same can be done with DESC.
DESC table_name;
The behavior is exactly the same. 13 characters too short!
Original by
SQL: show columns を 13文字分 短く打つ方法
About
チャットメンバー募集
何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。
公開日時
2019-04-16
Discussion