MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following steps should be carried out using data types in SSIS for efficient results? |
| A. | Make data types as wide as possible so you will allocate more memory for your transformation |
| B. | Do not perform excessive casting of data types |
| C. | Do not watch precision issues when using the money, float, and decimal types |
| D. | None of the mentioned |
| Answer» C. Do not watch precision issues when using the money, float, and decimal types | |