What is the best way to show data of table in database
I have a table in my database with 200 columns in it, and the table can have maximum of 10 records in that.
Here search based on data is a least priority but search on the column name is the most used feature.
Sort feature is also required on the column names but not on data.