Search found 2 matches

by SreeRaman
Wed Feb 12, 2014 8:11 am
Forum: New to Vertica SQL
Topic: Pre-Join Projection with left-outer-join behaviour
Replies: 5
Views: 11442

Re: Pre-Join Projection with left-outer-join behaviour

Hi Mrao, Thank you for the update. Fact A table has updates on almost daily basis and FactB table has weekly updates. FactB table takes around 4 hours to get updated. As I wanted the consolidated output with good performance, I thought pre-join would be the good option. But it does not work to fetch...
by SreeRaman
Tue Feb 11, 2014 6:09 pm
Forum: New to Vertica SQL
Topic: Pre-Join Projection with left-outer-join behaviour
Replies: 5
Views: 11442

Pre-Join Projection with left-outer-join behaviour

Hi All, I am new to vertica and I want to implement below case scenario with Pre-Join projection. Please suggest how can i achieve this. I have two tables like FactA(CustomerID (PK),Units) &FactB(CustomerID (FK),Sales) and the data is avail like below: FactA FactB CustomeID Units CustomerID Sales --...

Go to advanced search