Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I got a table with three columns (Date, Code, Level).
Sometimes I getting null values in level column, when in level column is null I need replace to last value for specific code.
Example below:
Record 11/11/2011, K20 - is null the I need to get last value (sort by date) for K20 which is 150.
Please advise.
Thanks
Please mark the answer as correct to close the thread.