Struktura tabeli w SQL

select * from INFORMATION_SCHEMA.COLUMNS where TABLE_NAME='<Table Name>'
Itchy Impala