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
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.
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.
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 ---
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 ?
What are the different problems that ?Data mining? can solve?
144
What is DTM session?
211
Difference between PowerPlay transformer and power play reports?
201
what is parallel query?
111
What are different stages of ?Data mining??
235
Explain reference cursor?
216
Theare is a Database In analysis services,How we will
specify the fact table.(i.e whether we will create the
measure objects for the fact tbl.) or it will reside insde
the database.