Oracle開發人員規則

來源:互聯網
上載者:User

Oracle開發人員規則

以下為Oracle大師級語錄:

Oracle Database developers should follow is to do everything they can in SQL. What they cannot do in SQL, they should do in PL/SQL. And what they cannot do in PL/SQL, they should do in whatever language they are using to build their user interfaces–Tom Kyte

Oracle開發人員應該遵守儘可能用SQL實現一切。如果SQL無法實現,則應該用PL/SQL實現。如果PL/SQL無法實現,則應該用無論哪種語言去構建使用者介面。

Comments have their place in code, and they should certainly be used to explain complex algorithms. I always prefer, however, to let the code speak for itself—tell its own story. –Steven Feuerstein

注釋更應該來解釋複雜演算法。我更傾向於讓代碼講述自己的故事!

“Use the right tool for the right job. We programmers are paid to solve problems, not to come up with the most elegant SQL statement or the coolest PL/SQL algorithm. –Steven Feuerstein

使用正確的工具來完成正確的工作。我們程式員拿錢來解決問題,不是去搞出一些花裡胡哨的東西!

–To be continue

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.