From oracle-l-bounce@freelists.org Wed Sep 21 01:05:48 2005 Return-Path: Received: from air891.startdedicated.com (root@localhost) by orafaq.com (8.12.10/8.12.10) with ESMTP id j8L65hDA001450 for ; Wed, 21 Sep 2005 01:05:43 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air891.startdedicated.com (8.12.10/8.12.10) with ESMTP id j8L65b6H001434 for ; Wed, 21 Sep 2005 01:05:37 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 966241EEB93; Wed, 21 Sep 2005 01:05:25 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08164-03; Wed, 21 Sep 2005 01:05:25 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 1E8731EEB40; Wed, 21 Sep 2005 01:05:25 -0500 (EST) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by Ecartis Subject: RE: OT - Orientation for developers new to Oracle Date: Wed, 21 Sep 2005 09:04:55 +0300 Message-ID: <083667B535F3464CA0DD0D1DAFA4E3760730DDE7@camexc1.kfs.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: OT - Orientation for developers new to Oracle Thread-Index: AcW98aLGrgcF5VVMT7O69RLqcM692wAAQCrgAABi3uAAH3mnAA== From: "Yasin Baskan" To: "Goulet, Dick" , , X-archive-position: 25728 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: yasbs@kocbank.com.tr Precedence: normal Reply-To: yasbs@kocbank.com.tr X-list: oracle-l X-Virus-Scanned: by amavisd-new-20030616-p9 (Debian) at avenirtech.net X-mailscan-MailScanner-Information: Please contact the ISP for more information X-mailscan-MailScanner: Found to be clean X-MailScanner-From: oracle-l-bounce@freelists.org X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on air891.startdedicated.com X-Spam-Status: No, hits=-3.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 Sure it depends on what the developer is trying to do. For example, i have seen many stored procedures that open a cursor, fetch from it one by one and insert that record to another table in a loop. Instead of "insert into table select * from ..." :-) -----Original Message----- From: Goulet, Dick [mailto:DGoulet@vicr.com] Sent: Tuesday, September 20, 2005 6:03 PM To: Yasin Baskan; brian.peasey@gmail.com; oracle-l@freelists.org Subject: RE: OT - Orientation for developers new to Oracle Ah yes, but it depends on what the developer is trying to do now doesn't it. I've heard the term "code reuse" tossed around so much as a reason for this that I'm sick. -----Original Message----- From: oracle-l-bounce@freelists.org [mailto:oracle-l-bounce@freelists.org] On Behalf Of Yasin Baskan Sent: Tuesday, September 20, 2005 10:54 AM To: brian.peasey@gmail.com; oracle-l@freelists.org Subject: RE: OT - Orientation for developers new to Oracle One of the most important points to emphasize is "not trying to write plsql codes for tasks that can be done in sql". I have seen so many poor performing plsql code that could be done in a single sql statement that runs in much much less time. Bu mesaj ve onunla iletilen tum ekler gonderildigi kisi ya da kuruma ozel ve Bankalar Kanunu geregince, gizlilik yukumlulugu tasiyor olabilir. Bu mesaj, hicbir sekilde, herhangi bir amac icin cogaltilamaz, yayinlanamaz ve para karsiligi satilamaz; mesajin yetkili alicisi veya alicisina iletmekten sorumlu kisi degilseniz, mesaj icerigini ya da eklerini kopyalamayiniz, yayinlamayiniz, baska kisilere yonlendirmeyiniz ve mesaji gonderen kisiyi derhal uyararak bu mesaji siliniz. Bu mesajin iceriginde ya da eklerinde yer alan bilgilerin dogrulugu, butunlugu ve guncelligi Bankamiz tarafindan garanti edilmemektedir ve bilinen viruslere karsi kontrolleri yapilmis olarak yollanan mesajin sisteminizde yaratabilecegi zararlardan Bankamiz sorumlu tutulamaz. This message and the files attached to it are under the privacy liability in accordance with the Banking Law and confidential to the use of the individual or entity to whom they are addressed. This message cannot be copied, disclosed or sold monetary consideration for any purpose. If you are not the intended recipient of this message, you should not copy, distribute, disclose or forward the information that exists in the content and in the attachments of this message; please notify the sender immediately and delete all copies of this message. Our Bank does not warrant the accuracy, integrity and currency of the information transmitted with this message. This message has been detected for all known computer viruses thence our Bank is not liable for the occurrence of any system corruption caused by this message -- http://www.freelists.org/webpage/oracle-l