Re: Looking for comments

Поиск
Список
Период
Сортировка
От Ron Peterson
Тема Re: Looking for comments
Дата
Msg-id 3A51EB30.DD1A5FA5@yellowbank.com
обсуждение исходный текст
Ответ на Re: Looking for comments  (Thomas SMETS <tsmets@altern.org>)
Список 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-


В списке pgsql-sql по дате отправления:

Предыдущее
От: Boris
Дата:
Сообщение: Re[2]: Date/Time problem -(((
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Looking for comments