"Gail Shaw" <initialsurname@sentech sa dot com> wrote in message
news:47b1bde6@news.povray.org...
>
> "Darren New" <dne### [at] san rr com> wrote in message
> news:47b1365a$1@news.povray.org...
>
>> I took over (technically) at one place and made the rule that such was
>> disallowed.
>
> The last coding standard I wrote was 6 pages long. Included things like:
> No cursors
> Don't distinct every
> Don't use functions on columns in the where clause
> Don't use SELECT *
> All tables shall have a primary key
> Evaluate all new tables (and modified existing tables) for indexes
>
> Pity none of the devs bother reading it. It would save them some time when
> I
> review their code. <evil grin>
It's a good list, but it's rather sad that this isn't common-sense, isn't
it? :-)
Post a reply to this message
|