SELECT SUBSTR('abc,def,ghi', 1 ,INSTR('abc,def,ghi', ',', 1, 1)-1)
FROM DUAL;
stolen from:
http://psoug.org/reference/substr_instr.html
09 Şubat 2012
Kaydol:
Kayıt Yorumları (Atom)
# This log is generated manually and includes small pieces of information gathered in daily work.
Hiç yorum yok:
Yorum Gönder