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


What is the purpose of @aggregate aware function?please
draw, how you use the @aggregate aware function

Answers were Sorted based on User's Feedback



What is the purpose of @aggregate aware function?please draw, how you use the @aggregate aware func..

Answer / prasanna

An aggregate table is summary table that dba build to execute
querys faster.@aggregate _aware is an function in bo which
takes advantage of aggregate table when ever possible else
it redirects to original fact table.

syntax:
@aggregate_aware(sum(smallest_table),sum(medium
table),sum(biggest_table));

here smallest table is aggregate table because data is
aggregated by various dimensions.and big table is fact table.

Is This Answer Correct ?    22 Yes 7 No

What is the purpose of @aggregate aware function?please draw, how you use the @aggregate aware func..

Answer / chowdary9999

@Aggregate aware function is maily used for speed up the
business objects process.

Is This Answer Correct ?    9 Yes 1 No

What is the purpose of @aggregate aware function?please draw, how you use the @aggregate aware func..

Answer / katwal

Aggregate awareness is a function that makes the aggregate
functions aware of the granularity of the tables defined in
the physical layer.

Is This Answer Correct ?    3 Yes 1 No

What is the purpose of @aggregate aware function?please draw, how you use the @aggregate aware func..

Answer / ramakant baviskar

@aggregate aware is nothing but pre-calculated data of summary
tables which is used for speed up query performance.

Is This Answer Correct ?    2 Yes 1 No

What is the purpose of @aggregate aware function?please draw, how you use the @aggregate aware func..

Answer / ramakant baviskar

@aggregate aware is apply on BO Universe.aggregate aware is nothing but pre-calculated data of summary tables and is for
improve query performance.

Is This Answer Correct ?    1 Yes 1 No

What is the purpose of @aggregate aware function?please draw, how you use the @aggregate aware func..

Answer / basha

Aggregate awareness is to redirect a query to the Desired table based on query formation in the report 

you can use @aggregate_awareness in the select statement for an object

 

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Business Objects Interview Questions

Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?

0 Answers  


Why do we need metrics and sets?

1 Answers  


Hi Can anyone tell me what is Divergence in Business Object Universe Designer. Thanks, Sheik

1 Answers  


i want to creat 2way drilling using hyrarchies and hyperlinks...can anyone please help me

0 Answers  


What is the difference between the public object&schema object?

0 Answers  


WHERE DO YOU USE GLOBAL FILTERS ,EXPLAIN WITH EXAMPLE?

2 Answers   PCS,


Can we use unconnected lookup as dynamic lookup?

1 Answers   TCL,


What are the different types of connections?Explain?

1 Answers   Wipro,


What is user docs and how to use this option in bo?

1 Answers   Bank of Baroda,


Where will you find the address of repository in Business Objects?

4 Answers  


What is the difference between datawarehousing and businessintelligence?

0 Answers  


what is projection function in SAP BO

1 Answers   Cap Gemini,


Categories