Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can one connect two fact tables ? is it possible ? how?

Answers were Sorted based on User's Feedback



how can one connect two fact tables ? is it possible ? how?..

Answer / thammera

This confirm dimenstion methodology.If a dimension table is
connected to more then one Fact table is called confirm
dimension.

Is This Answer Correct ?    32 Yes 5 No

how can one connect two fact tables ? is it possible ? how?..

Answer / raj

Fact Tables are connected by confirmed dimensions, Fact
tables cannot be connected directly, so means of dimension
we can connect

Is This Answer Correct ?    12 Yes 8 No

how can one connect two fact tables ? is it possible ? how?..

Answer / dinesh

Two fact tables can connect thru constellation schema. It
is different from Star and snowflake schemas. In
constellation schema , we can join to fact tables
surrounded by dimensions.

Is This Answer Correct ?    9 Yes 6 No

how can one connect two fact tables ? is it possible ? how?..

Answer / itesh

Yes it’s possible,

Since after all its a table, if you have the proper
relationship no problem,

Conceptually it’s correct to have a have confirmed
dimension but it can be manipulated,

Ex.

I have one fact a table FACT EOD this year i have joined
with EOD FACT Last year with time id .its working fine

Again
If you have two fact table A and B then create a derived
table from B Of the required key and measure only and join
with original fact table A ,

Better check with a sql query.


Nothing is impossible……

Cheers
I

Is This Answer Correct ?    3 Yes 2 No

how can one connect two fact tables ? is it possible ? how?..

Answer / mallika

We can connect two fact tables by using constellation
schema or galaxy schema.
we have 3 types of schemas

star
snowflake
constellation or galaxy

in star schema we have data redundancy.we do not normalize
dimension tables.
in snowflake we normalize dimension tables to reduce space
boyh star aand snowflake we use only one fact and many
dimesion tables.in some situations we have to use more than
one fact table then we use constellation.but its vary
rarely used

Is This Answer Correct ?    5 Yes 6 No

how can one connect two fact tables ? is it possible ? how?..

Answer / 9885657928

Ya it is possible to connect the two fact tables By using
Schemas.
Eg:Hybrid schema or Gelaxy schema

Is This Answer Correct ?    2 Yes 3 No

how can one connect two fact tables ? is it possible ? how?..

Answer / vams_gk

---------------------------------------------------

confrimed
[sales fact]<.........>[customer fact ]
| |
dimentions x,y,z dimentions a,b,c
-----------------------------------------------------

when u applied join between two fact tables u will get a
confriemd dimention

Is This Answer Correct ?    3 Yes 9 No

how can one connect two fact tables ? is it possible ? how?..

Answer / nethaji

Yes,We can connect two fact tables by using confirmed
dimension indirectly or directly by confirmed fact.Here when
a fact appears in more than one fact table we can join using
this fact.
eg:
fact table 1 fact table 2
------------ ------------
measures maesures
revenue <=======> revenue

Is This Answer Correct ?    5 Yes 12 No

Post New Answer

More Data Warehouse General Interview Questions

Explain what are non-additive facts in detail?

0 Answers  


What are the advantages and disadvantages of reporting directly against the database?

0 Answers  


Explain what type of indexing mechanism do we need to use for a typical datawarehouse?

0 Answers  


What is the difference between snowflake and star schema? What are situations where snowflake schema is better than star schema when the opposite is true?

0 Answers  


What is the difference between Datawarehouse and OLAP?

0 Answers  


Explain what is what are semi-additive and factless facts and in which scenario will you use such kinds of fact tables?

0 Answers  


Why denormalization is promoted in universe designing?

0 Answers  


Explain what is the difference between stop and abort?

0 Answers  


Explain what is fact less fact table? Where you have used it in your project?

0 Answers  


What is subject area?

2 Answers  


What are the types of SCD?

0 Answers  


I need a good brd and uc template?

0 Answers  


Categories