hi guys,
can u plz explain how does the below statement works.and also i want to know
what is that get_attri value. and how does it function inthe given statement.
select a,rtrim(ps.get_attri_value (32, s.no, 4964)) as md from ps.sales;
i want to run such a statement on db2V8.2 on solaris.
Thanks