Thanks for given me reply.
Decode(productid,'1',product 1,'2', product 2,'3',product 3)
i am using this above Decode() in my SQL Command of CR.
Suppose, now in the future, in database table, they will add new productid in database. in that case, above Decode() will not display newly added...