SyntaxFix
Write A Post
Hire A Developer
Questions
SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA = 'test' AND TABLE_NAME ='products';
where Table_schema is database name
Table_schema