02:21

decode function ÖRNEK

SELECT *,
decode(MUSTERI_ID, 10000,'IBM', 10001, 'Microsoft',10002,'Hewlett Packard')AS MUSTERITURU FROM MUSTERI