| Back to Questions Page |
| |
| Question |
capital of tamilnadu |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
| This Interview Question Asked @ Wipro |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | chennai  |
| Guest |
| |
| |
| Question |
What's a Cube in Rolap? |
Rank |
Answer Posted By |
|
Question Submitted By :: Wed Elmahdi |
| This Interview Question Asked @ Oracle |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | ROLAP Cube is a datastructure that is used for faster analysis of data.ROLAP is slow at analysis but large at capacity(Multibillion rows can b stored) u can use good indexes to improve its performance  |
| Swati |
| |
| |
| Answer | ROLAP Cubes: stands for Relational OLAP. In ROLAP cubes a
copy of data from the fact table is not made and the data
aggregates are stored in tables in the source relational
database. A ROLAP cube is best when there is limited space
on the Analysis Server and query performance is not very
important. ROLAP local cubes contain the dimensions and
cube definitions but aggregates are calculated when they
are needed. ROLAP cubes require less storage space than
MOLAP and HOLAP cubes.  |
| Fatma |
| |
| |
|
|
| |
| Question |
in siebel analytics by using dashboard prompts in a page
have 2 reports so i have to give dashboard prompt to applied
on first report only that will not applied to 2 report how
it will do |
Rank |
Answer Posted By |
|
Question Submitted By :: Venu |
| This Interview Question Asked @ IBM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | in the second report you should not mention columns as is
prompted  |
| Saf |
| |
| |
| Question |
what are the similarities between ROLAP and MOLAP |
Rank |
Answer Posted By |
|
Question Submitted By :: Guest |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | ROLAP and MOLAP both are storage models which are governed by OLAP engines.  |
| Pratap |
| |
| |
| Question |
Business rule implemntation depends on?
1.)ETL requiremnts 2.)ETL performance
3.)business requirements. |
Rank |
Answer Posted By |
|
Question Submitted By :: Abhishek |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | etl performance.
i dont know currect answer...  |
| Chenna |
| |
| |
| Answer | 3.)business requirements.  |
| Jenny |
| |
| |
| Question |
How to handle time period attribute for time dependent data??
a.)add time period as a part of pk b.)add time period simply
and make it nullablec.)add time period simply and make it
not null. |
Rank |
Answer Posted By |
|
Question Submitted By :: Abhishek |
| This Interview Question Asked @ IBM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Answer is c.)add time period simply and make it
not null.  |
| Bluegems |
| |
| |
| Question |
How to handle time period attribute for time dependent data??
a.)add time period as a part of pk b.)add time period simply
and make it nullablec.)add time period simply and make it
not null. |
Rank |
Answer Posted By |
|
Question Submitted By :: Abhishek |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | The answer should be option (a). Add time period as a part
of primary key  |
| S |
| |
| |
| Question |
Which is the optimized method of extracting the data. |
Rank |
Answer Posted By |
|
Question Submitted By :: Abhishek |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Delta loading is a way to extract data in a optimized way. Doing the incremental load by tracking the last update date or modified date makes the ETL processing faster.  |
| Pratap Gangula |
| |
| |
| Question |
if we increase the number of dimensions will the rows in
fact table increase or decrease?? |
Rank |
Answer Posted By |
|
Question Submitted By :: Abhishek |
| This Interview Question Asked @ IBM |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | The number of rows in a fact table depends upon the grain of the fact. Dimensions can only describe the data in the fact table. Adding more dimensions will not increase the number of rows unless it impacts the grain of the fact. e.g You have fact at the granularity of day and u want to now add time intervals dimension.... this will increase the number of rows in fact.  |
| Pratap Gangula |
| |
| |
| Answer | Yes, if we increase the dimension obviously that key need
to added in the fact ,
Ex
1 fact joined 1 dim of 4 key,
I have added 1 dim with 2 keys
Now my fact will be 8 keys.  |
| Itesh |
| |
| |
| Answer | Number of rows wouldn't increase. Number of cloumns will
increase in fact table as we will have to store the keys of
those dimensions.  |
| Asha |
| |
| |
| Question |
Select * from emp,dept,loc where emp.deptno left outer join
dept.deptno and dept.locno=loc.locno.
No need to consider the syntax but is it possible to have
left outer join and equi join in the same SQL like this ?
can we have right outer join and left outer join in the
same SQL --- |
Rank |
Answer Posted By |
|
Question Submitted By :: Achoudhr |
| This Interview Question Asked @ Principal-Finance , Pt |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | You can very well put Inner / Left Outer / Right Outer join
in the same SQL Query.  |
| Mayur |
| |
| |
| Question |
If I have table T1 and table T2
T1 has 250 cols and 10,000 rows
T2 has 2 billion rows and 10 cols
Which one would be Fact table and which one would be
Dimension table and why ? |
Rank |
Answer Posted By |
|
Question Submitted By :: Achoudhr |
| This Interview Question Asked @ Principal-Finance |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Whether table T1 and T2 are dimension or fact table depends
on the information they store. If the all the measures are
in T1 with dimensions key in it then T1 table is fact and if
T1 is having a pk and textual information then it is
dimension and visa versa.
Idealy the number of row in fact table is very high. In this
case it looks like T2 may be the fact and T1 may be the
dimension. But cann't be said for sure as the information
given is incomplete.  |
| Bluegems |
| |
| |
| Answer | A table being set as a Fact or Dimension depends on the
kind of data it stores.Measures and keys are stored in
Facts and Dimension stores a primary key and other
information depending up on the dimension.  |
| Nithin |
| |
| |
| Answer | Dimensions are wide - facts are deep.
T1 will be dimension table (example "customer" with all the
related attributes like address, tel etc)
T2 will be your fact table (example "orders") which uses
one column as surrogate key to link to T1 ("customers" in
this case)  |
| Henry |
| |
| |
| Question |
where exactly in dataware house a confirmed dimension can
be created |
Rank |
Answer Posted By |
|
Question Submitted By :: Raj |
| This Interview Question Asked @ Deloitte |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | A confirmed Dimension, by definition, means a single
dimension table is actually connected to more than one fact
table in your dimensional model.
So, if a dimension table is shared across two fact tables,
for example, then that dimension is called as Conformed
Dimension.
PS: It is NOT Confirmed Dimension but it is Conformed Dimension.  |
| Sandeep.pamarati |
| |
| |
| Answer | This dimensions are something that is built once in your model and can be reused multiple times with different fact tables. For example consider a model containing multiple fact tables representing different data marts. Now look for a dimension that is common to these facts tables. In this example let’s consider that the product dimension is common and hence can be reused by creating short cuts and joining the different fact tables.Some of the examples are time dimension customer dimensions product dimension.  |
| Prodyot Sarkar |
| |
| |
|
| |
|
Back to Questions Page |