19 Haziran 2015 Cuma

Case kod kullanımı:


select ono ,adi,soyadi,dyeri,
case dyeri
when '3' then 'mucahit'
when 'emre' then 'mehmet'
when 'ali' then 'can'
when 'bursa' then 'mus'
else 'bulunamadı'
end  As sonuc
from ogrenci

Hiç yorum yok:

Yorum Gönder

                              WHİLE DONGÜSÜ                                    (Dev c++ ) #include <cstdlib> #include <i...