*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
SUBSTRING (call_number, '\.{0,}[A-Z][0-9]{1,}') AS first_cutter
...
...
SUBSTRING (call_number, '\.{0,}[A-Z][0-9]{1,}') AS first_cutter
...