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  >  MicroStrategy

 Print  |  
Question:  In Microstrategy, how can you direct the sql generated to use a specifc table.

I know of using ApplySimple, but there are other ways too...




July 07, 2006 02:17:06 #1
 gsaiganesh   Member Since: July 2006    Total Comments: 1 

RE: In Microstrategy, how can you direct the sql gener...
 

If you need to use a specific table , we need to play with the logical size of that table. Whenever MSTR frames a query it retrieves data from the table that has the least logical size and hence when you set the logical size of your table to be least compared to the other base table, MSTR will retrieve data from this specified table.

Hope this helps

Thanks,

SaiGanesh

     

 

Back To Question