Skip to content

DECOMPOSE

DECOMPOSE(string [CANONICAL | COMPATIBILITY])

Section titled “DECOMPOSE(string [CANONICAL | COMPATIBILITY])”
  • string: The string to decompose.
  • CANONICAL | COMPATIBILITY: Optional decomposition mode; CANONICAL (the default) allows recomposition with COMPOSE.
SELECT DECOMPOSE('Châteaux') FROM dual;