Can SQL Dev compare difference of 2 sql scripts?
I need to compare structure of table that has changed by someone but I don't know which table has been modified. I found that SQL Dev can export meta data into sql file and have version control either. I'm not sure can we compare this 2 sql scripts with version control to detect some change in table structure or not?
Or if has any others solution, Please help.
Regards,
Sutthisak S.