Latest Answer: Additionally-- Follow naming convention -- Objects and conditions in a class should be either hierarchial or alphabetical-- Classes/ Sub Classes should be logical-- Organize the schema, no clutters of joins ...
Latest Answer: BO automatically generates the SQL query when objects are selected into query panel. When you run the query, the query is processed to database based on your connectivity.for ex: If you run query using, Local Machine Full Client (BO reporter), ...
drill up : One level up in the HirearchyDrill down: One level down in the Hirearchydrill by : direct selection of level in the Hirearchydrill trough : to drill data from one Hirearchy to another Hirearchy
Latest Answer: Drill up : UP-one levelDrill down: DOWN-one levelDrill by : selection of level HierarchyDrill trough : Hirearchy to another HirearchyCheers,Sithu ...
Latest Answer: Did u mean that Measure objects??Ravi Kumar Garre ...
A logical pointer to an alternate table name. The purpose of an alias is to resolve loops in the paths of joins.
Latest Answer: Actually, What happens in the back end (i.e) in database end, while alias is performed, whether it points to one table or too many table. How the performance will be in universe level.Please help me by explaining with this concept correctly, because ...
Expresses the minimum and the maximum number of instances of an entity B that can be associated with an instance of an entity A. The minimum and the maximum number of instances can be equal to 0,1, or
Latest Answer: Cardinality means "How many instances of an Entity (on one side of the join) are related to the how many instance of another entity (on the other side of the join)" ...
A situation in which a query includes two or more tables that are not linked by a join. If executed, this type of query retrieves all possible combinations between each table and may lead to inaccurate
Latest Answer: Table A having m records and Table B having n records then the cartesian prodcut is mXn. Regards,Ravi Kumar Garreravi_kumar_garre@yahoo.co.in ...
A logical grouping of objects and conditions within a universe. In general, the name of a class reflects a business concept that conveys the category or type of objects.
Latest Answer: Classes are folders that serve to organize data objects according to common business need. A class can contain any type of object, including another class, (i.e. subclass). The number of classes and subclasses are determined by how the data is organized ...
A component that controls the type and the amount of data returned by a specific object in a query. A condition created in the Designer module is referred to as a predefined condition.
Latest Answer: Lets you create a condition. The conditions that you define appear within the Universe window. From the Query Panel, a user can drag the conditions from the Classes and Objects box to the Conditions box.CheersSithu ...
Set of parameters that provides access to an RDBMS. These parameters include system information such as the data account, user identification, and path to the database. Designer provides three types of
Latest Answer: BO Designer supports three different types of connections, each denoted with a unique symbol in the list of connections:1. Personnal connections that users may create for freehand SQL or that universe designers create when testing new data sources. The ...
View page << Previous 4 5 6 7 [8] 9 10 11 12 Next >>

Go Top