Answer Posted / nagaraju bhatraju
parallel queries to optimize query execution and index
operations for computers that have more than one
microprocessor (CPU). Because SQL Server can perform a
query or index operation in parallel by using several
operating system threads, the operation can be completed
quickly and efficiently.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how many types of dimensions are available in informatica?
How to elaborate powercenter integration service?
What is meant by incremental aggregation?
If informatica has its scheduler why using third party scheduler?
What is meant by pre and post session shell command?
Explain in detail scd type 2 through mapping.
How do you load only null records into target? Explain through mapping flow.
How we can create indexes after completing the load process?
How to create Target definition for flat files?
What is decode in static cache?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
What do you mean by worklet?
What is dynamic cache?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.