GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Basics

 Print  |  
Question:  what is the differences between the static and dynamic caches?



September 09, 2006 13:14:07 #1
 jayadhar   Member Since: Visitor    Total Comments: N/A 

RE: what is the differences between the static and dyn...
 

static cache stores overloaded values in the memory and it wont change throught the running of the session

where as dynamic cache stores the values in the memory and changes dynamically duirng the running of the session used in scd types -- where target table changes and is cache is dynamically changes

     

 

Back To Question