5 pts.
 oracle
how to find the difference between structure of the table?

Software/Hardware used:
ASKED: January 22, 2012  2:37 AM
UPDATED: February 28, 2012  11:19 AM

Answer Wiki:
You can use Oracle's Change Management Pack, TOAD for Oracle from Quest Software, or Oracle Schema Compare from Red Gate Software to compare the structure and contents of two tables. You can use the "describe" command in SQL*Plus also to show the structure of a table and determine differences.
Last Wiki Answer Submitted:  January 22, 2012  12:52 pm  by  TechTalker   2,280 pts.
All Answer Wiki Contributors:  TechTalker   2,280 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _