what is parallel querying and what r hints.
Answer / sabyasachi
Parallei Query: To execute a query with the help of muliple
servers.
QueryHints: This are compiler directives to execute any
particular SQL query.This is generally done to override the
default mode in which the compiler is going to execute the
query.
| Is This Answer Correct ? | 2 Yes | 0 No |
Slowly changing dimensions, types and where will you use them
1) Alternative to update strategy transformation 2) out of 1000 records after loading 200 records, the session got failed. how do u load the rest of records ?? 3) use of lookup override
How to do Integration testing in Informatica?
What are the advantages of using informatica as an etl tool over teradata?
If we have lookup table in workflow how do you trouble shhot to increase performance?
Which kind of index is preferred in DWH?
Mention few advantages of router transformation over filter transformation.
What is Java Transformation? what are the uses of it?
If the values in a row are 1,2,3,3,4,,4,5 then how a rank transformation can rank these values
if the session continuous run what can we do. means shall we stop the session or abort session. what is the correct reasion. why this situation occurs
What is the difference between Bitmap and Btree index?
why do we go for update strategy tr in SCD rather using the session properties?