月下闲谈 订阅博客:月下闲谈

闲谈于月下, 致力于IT项目管理 — lifandong

[登录]  [注册]     <寻找伯乐>  如果您喜欢...   使用指南  关于我.雁过留名  小儿相册  手气不错

» 标签: pl/sql

PL/SQL 编码规范

1 个评论

Oracle PL/SQL Naming Conventions and Coding Standards

没有规矩,不成方圆

最近恰逢学习PL/SQL,迫切需要一些相关的规范来约束编码,网络搜索了一下,中文版的比较少,找到了一些英文的相关资料

特分享如下,个人觉得还是比较有价值的,对于创建PL/SQL 编码规范还是有一定帮助的

将一些片段摘录,尽量保证原汁原味,偶尔会有个人的一些评价,仅供参考

Naming and Coding Standards for SQL and PL/SQL

This document is mentioned in a discussion on the OTN forums. One of the first comments begins:

I have had a look through the document and it is mainly concerned with making code neat and maintainable and NOT with writing efficient code. Although the content is commendable and well intended, I have never actually encountered a site where such an approach succeeds in practice.

<个人觉得比较经典的规范,不仅仅告诉你规范是什么样的,更多的是告诉为什么会这么考虑,整个浏览,会收获不少的>

浏览地址:http://www.williamrobertson.net/documents/plsqlcodingstandards.html

继续阅读 »

Written by Li Fandong

六月 19th, 2010 at 3:01 上午

Posted in ERP,技术相关

Tagged with ,