declare terms varchar2(10000);
begin
terms :=ctx_thes.nti('contractors',5,'nstc');
dbms_output.put_line(substr('the narrower expansion for nstc is :' || terms,1,255));
end;
Perşembe, Temmuz 28, 2005
Kaydol:
Kayıt Yorumları (Atom)
Oracle, PL/SQL,DB2, Postgres, MySQL vs.
Hiç yorum yok:
Yorum Gönder