terima kasih p. Privida atas penjelasannya --- On Fri, 7/11/08, Privida Kristiono <[EMAIL PROTECTED]> wrote:
From: Privida Kristiono <[EMAIL PROTECTED]> Subject: Re: [indo-oracle] SQL atau Procedure To: [email protected] Date: Friday, 7 November, 2008, 9:38 AM Setiap perintah SQL yang akan dieksekusi oleh database, harus diperiksa dan di compile dulu oleh database sebelum dieksekusi. Kalau kita kirim perintah SQL dari program aplikasi, maka setelah sampai di database perintah SQL tersebut akan melalui proses tersebut, dan ini memerlukan waktu (meskipun hanya sebentar). Berbeda dengan Stored Procedure atau Stored Function, yang dibuat dan disimpan di database, pada saat disimpan keduanya dicompile dulu, sehingga pada saat dipanggil untuk dieksekusi tidak perlu lagi dicompile Salam, --- On Thu, 11/6/08, musisi musisi <tc2681_2006@ yahoo.com. sg> wrote: From: musisi musisi <tc2681_2006@ yahoo.com. sg> Subject: [indo-oracle] SQL atau Procedure To: "Indo oracle" <indo-oracle@ yahoogroups. com> Date: Thursday, November 6, 2008, 3:02 PM dear master, jika kita membuat suatu query yang akan di eksekusi lewat suatu applikasi external (misal VB, Delphi), akan lebih cepat mana direct SQL atau dilewatkan suatu procedure/function dari segi waktu eksekusi dan pemakaian memory . tolong penjelasannya New Email names for you! Get the Email name you've always wanted on the new @ymail and @rocketmail. Hurry before someone else does! http://mail. promotions. yahoo.com/ newdomains/ sg/ [Non-text portions of this message have been removed] [Non-text portions of this message have been removed] New Email addresses available on Yahoo! Get the Email name you've always wanted on the new @ymail and @rocketmail. Hurry before someone else does! http://mail.promotions.yahoo.com/newdomains/sg/ [Non-text portions of this message have been removed]

