Hello i have a problem i have a big sqlserver database called MXPROD with dozens of tables. I need to find tables that have 01533 in one of the field of the table. this field in one of the tables was named eqnum but i dont know if other tables use the same name for the field.
How can i script this using python? Thank you António --