ANTON KADACH

Generation

text to sql syntaxTue, 17 Jan 2023

Выгрузить все столбцы таблиц. postgresql

select * from information_schema.columns where table_name='table_name';

Questions about programming?Chat with your personal AI assistant