| 1. |
Why Does Eim Uses Temporary Columns? Give An Example? |
|
Answer» EIM uses temporary columns to manipulate DATA during processing. For example, EIM MIGHT store the ROW_ID VALUE for a SIEBEL base table in a temporary column. These column names BEGIN with T_ and indicate the table or column for which they are used. Because EIM uses these columns internally during processing, these columns in EIM tables should not be manipulated. EIM uses temporary columns to manipulate data during processing. For example, EIM might store the ROW_ID value for a Siebel base table in a temporary column. These column names begin with T_ and indicate the table or column for which they are used. Because EIM uses these columns internally during processing, these columns in EIM tables should not be manipulated. |
|