Re: Looking for comments

From: Ron Peterson <ron(dot)peterson(at)yellowbank(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Looking for comments
Date: 2001-01-02 14:52:32
Message-ID: 3A51EB30.DD1A5FA5@yellowbank.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Thomas SMETS wrote:
>
> <snip>
> ISBN's have a checkdigit; it would be sensible to provide a
> function to be used in a CHECK constraint to ensure that the
> ISBN is valid.
> </snip>

Here's a URL with more
information:http://www.isbn.spk-berlin.de/html/userman/usm4.htm.

I've written a similar algorithm in C to create and verify checksums for
eight digit codes. The final code is then 9 digits. I did this to help
create codes that are the same length as a social security number. If
you'd like a copy, let me know.

-Ron-

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Peter Eisentraut 2001-01-02 17:04:33 Re: Looking for comments
Previous Message Francis Solomon 2001-01-02 11:23:49 RE: Date/Time problem -(((