Skip to Content
0
Former Member
Feb 22, 2011 at 04:17 PM

" *COMMIT " statement - Question

33 Views

*XDIM_MEMBERSET P_ACCT = CE0004010

*XDIM_MEMBERSET TIME = 2006.DEC ,2006.Nov,2006.OCT

[#CE0661000] = 500

*COMMIT

In the above logic, how many records will get updated?

I am guessing the above logic will update 3 records(based on teh time dimension) , is that correct?