select column_name,data_type,data_length from all_tab_columns where table_name='A' and column_name in ('ID','AGE','NAME')