SyntaxFix
Write A Post
Hire A Developer
Questions
select column_name,data_type from information_schema.columns where table_name = 'table_name';
with the above query you can columns and its datatype