Joining a column to another table
        Columns from one table can be joined to another table. This feature is
    useful for merging together information from multiple tables.
    
    To join a column from one table onto another table:
    
        - In the Summary view, select the column(s) that you wish to
        join to another table
 
    
        - Choose Column > Join to Table and select the destination table
 
    
        - Using the predicate editor, tell Wizard how to match rows from the origin table to rows in the destination table
 
    
        - Press OK when you are finished
 
    
           See also:
           
       
       Back to Wizard Help