Hello Team,
we are planning to do a task i..e to identify the tables which have column like firstname, lastname etc
This i can achieve by writing sql query but there are tables which won't have any proper column name but data is like firstname and lastname.
So am looking if is there any easy way to predict the columnname using the data ?