standard public schema
Columns:
field name : datatype -- parameters, contraints and notes |
l_callnum : text -- |
hseq : integer -- |
egid : integer -- |
createdate : date -- |
l_location : text -- |
l_barcode : text -- |
l_circ_modifier : text -- |
l_owning_lib : text -- |
The translate_isbn1013 function takes an input ISBN and returns the following in a single space-delimited string if the input ISBN is valid: - The normalized input ISBN (hyphens stripped) - The normalized input ISBN with a fixed checksum if the checksum was bad - The ISBN converted to its ISBN10 or ISBN13 counterpart, if possible