1.

What is a Mapping Table?

Answer»

The mapping table is a temporary table to provide a mapping of values forms one column in first table to another column in the second table. It has only two columns and it is dropped after script execution.



Discussion

No Comment Found