| |
GeekInterview.com > Interview Questions > Data Warehousing > Informatica
| Print | |
Question: When do you use Normal Loading and the Bulk Loading, Tell the difference?
|
| July 07, 2008 09:51:35 |
#3 |
| vivekvish |
Member Since: July 2008 Total Comments: 1 |
RE: When do you use Normal Loading and the Bulk Loading, Tell the difference? |
| You would use Normal Loading when the target table is indexed and you would use bulk loading when the target table is not indexed. Running Bulk Load in an indexed table will cause the session to fail. |
| |
Back To Question | |