I'm trying to find if my database has a column named sort_method
. I have had a look around the forums, but I don't seem to be able to find the right answer. My database has over 300 tables, so manually looking for it is not an option.
I'm using SQL queries from phpMyAdmin.