Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What are dimensions in OLAP
What are dimensions in OLAP ?
✍: Guest
Dimensions are the categories of data analysis. For example, in a revenue report by month by sales region, the two dimensions needed are time and sales region. Typical dimensions include product, time, and region.
2007-10-25, 4979👍, 0💬
Popular Posts:
.NET INTERVIEW QUESTIONS - What is the difference between System exceptions and Application exceptio...
In below sample code if we create a object of class2 which constructor will fire first? Public Class...
Advantages of a macro over a function? Macro gets to see the Compilation environment, so it can expa...
How do we generate strong names ? or What is use the of SN.EXE ? or How do we apply strong names to ...
What is the value of this expression? +1-2*3/4 -0.5