NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Cn Y Rd Ths? D Y Njy T? (Score:1)
Tables with "subscriber" in the name, but "subscr" in various column names. Abbreviations like "wrnty", "overrd", "intrfce" (holy god you're saving TWO DAMN LETTERS), "cntry", and so on. And they're not even consistent, so I have to constantly check why something isn't working!
And yet they insist on having redundancy in the form of "bin_num", "sic_code", and lookup tables where the column names are unique (prepend the lookup table name) rather than make them all the same (given they all have the same ID/short desc/long desc structure).
Reply to This