select column_name from information_schema.columns where table_name = 'TABLA' and ordinal_position = 1;