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 |
If a variable contains letters or special characters, can it be numeric data type?
in ods is there any lib's
sas macros
What is the general format of function in sas? : sas-grid-administration
Can anyone help to find a statement to get all the predefined formats?
3 Answers Verinon Technology Solutions,
Do you think professionally?
Explain the use of proc print and proc contents?
how do u test a pros sql(works or not) without executing it?
What is the difference between class statement and by statement in proc means?
What is the maximum length of the macro variable? : sas-macro
What is the difference between %put and symbolgen? : sas-macro
What is the significance of the ‘OF’ in X=SUM (OF a1-a4, a6, a9);?