Question
What is a cube in data warehousing concept?

Answers

Cube is a logical schema which contains facts and dimensions
--AND
cubes are multi-dimensional view of dw or data marts. it is designed in a logical way to drill, slice-n-dice. every part of the cube is a logical representation of the combination of facts-dimension attribs.   Your Comment




More Software,Concept Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q What is BHP?
  • Q How many web.config a application can have
  • Q What is the use of threaded binary tree?
  • Q What do you mean by a virtual memory operating system? What are its advantages over an operating system using physical memory only?
  • Q What is ControlBox Propertie
  • Q When we create a third party customer order, it generates a po to the vendor. When we receive the vendor invoice, it is entered in miro, which then generates an order-related customer invoice. If we create for example, three different sales orders and three separate pos and also make three separate invoice receipts that are done on the same day, these invoices are not combining into a single invoice for the customer. We need this to only be one invoice per sales order. Where is the logic that controls this and how do we change it?
  • Q What is a "POD type"?
  • Q What is the use of document reversal in SAP system
  • Q Explain when scrum cannot be useful?
  • Q Can you change the location of the OBIEE Repository?
  • Q Can you write code for iterating over hashmap in Java 4 and Java 5 ?