2 lines
62 B
Plaintext
2 lines
62 B
Plaintext
select * from information_schema.columns ORDER BY table_name;
|
select * from information_schema.columns ORDER BY table_name;
|