Some one here has designed 2 tables... Table name AAA and BBB, but the column names in these 2 tables are exactly identical... including the Primary key name.
These tables will store different data but will be in same schema.. I did not like the idea of having 2 tables with same column names. Are there any issues that we will face with having the same column names or is it okay to have same names ?


Thanks
Sonali