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 the drillup & drill down?and use of the drill up and drill down?
Whats the difference between $, $$, $$$
How is union transformation utilized?
Stage is which type of load is it a full load or incremental load Please let me know in detail with best example
how lookup is acting as both active and passive ? how is it possitble?
Explain what are the different versions of informatica?
How to generate the HTML output using Informatica.
with out using update strategy transnsformation how to update the data in mapping level
What if the source is a flat-file? Then how can we remove the duplicates from flat file source?
what is work of PUSH DOWN option
what is lookup ?
if i have source with 100 records target with 100 records and we lookup on another database table and it has 10 million record so what is the method of limiting that much record in lookup table?