📅  最后修改于: 2022-03-11 14:58:49.448000             🧑  作者: Mango
select column_name, data_type, character_maximum_length, column_default, is_nullable
from INFORMATION_SCHEMA.COLUMNS where table_name = '';