How to compare two single objects (i.e. tables, views, procedures, triggers, etc.).
1) Select Database | Compare | Single Objects from the Toad menu bar.
2) Enter the comparison source information, either a Text file to compare the object with, or an object in a live schema.
3) If you are using Toad with the optional Quest DBA module, at the top of the dialog box, choose to view your results in one of two ways.
a) File Compare - This option uses the Differences Viewer to compare the two selected objects. For more information about the differences viewer, see Compare Files.
b) Sync Script - This option is only available if the objects chosen have the same name, and are in different schema. It compares the objects and creates a sync script for you.