This is a blog where you are going to find tips or solution that are going to be helpful in the technology environment.
-- This query will return all the information of the table named MyTable SELECT * FROM information_schema.columns WHERE table_name = 'MyTable'