How to load query faster,so that It will take less time to load?
Answer / karthik
You can increase the loading of query faster in following ways:
Query Optimization (Reducing the complexity in query).
Buffer cache increasing
Using Tier 0 (Flash storage) to increase IOPS.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a dimensional model?
What is an incremental loading? in which situations we will use incremental loading
why we r using presql&postsql in source qualifier?
How do u identify or filter out a 0 byte file available in a folder by using UNIX command?
how to get the data from the client machine and how to get server location data to client loction can any body explain to me
How an expression transformation differs from aggregator transformation?
I have 4 columns in a table say, name ,address, salary and city. So based on distinct city names, i need to combine the other data and send it to a flat file. Distinct city names can be 4 or 5 or 6. So it has to dynamically generate flat files(4 or 5 or 6) corresponding to the city names.
What are teh different tasks that can be created in workflow manager?
what is threshold error in informatica?
How to load dimension and fact in same mapping at same time.explain me the logic used for that scenario.
what is dynamic cashe
i have ten flat files with same structure,if i want to load it to single target,and mapping needs to should show only one source.what will be the steps to taken to achieve it?/