what is incremental update ? is this possible in SAS OLAP
CUBE STUDIO.
Answer / dvsr
Incremental data means day to day transactions data
Example: we have already 10 days of Bank transactional data
in our database on 11Th day some transactions are happened
in the bank, this 11Th day data called Incremental data .If
we are conducting our operations only on the 11th day data
it is called Incremental update.
Feel free To add more ….:)
| Is This Answer Correct ? | 10 Yes | 2 No |
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What are the efficacy variables in your study?
2 Answers Accenture, Quintiles,
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
What commands are used in the case of including or excluding any specific variables in the data set?
Difference between sum function and using “+” operator?
Differences between where and if statement?
Briefly explain input and put function?
what other sas products have you used and consider yourself proficient in using? : Sas programming
How to convert HTML file into SAS dataset?
i want to upload titles and footnotes to excel file?how it is possible?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).