ANTON KADACH

Generation

text to sql syntaxTue, 17 Jan 2023

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

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

Want to kickstart your project?Use the new AI Studio to create your code