Search notes:

DBMS_METADATA.ADD_TRANSFORM

dbms_metadata.add_transform specifies a transformation to be applied to the XML documents when using FETCH_*, CONVERT or PUT functions/procedures .

Available transformations

The following transformations are available:
Name Input type Output type Comment
DDL XML DDL (SQL)
SXML XML SXML See SXML
MODIFYSXML SXML SXML
SXMLDDL SXML DDL (SQL)
ALTERXML SXML diff object ALTER_XML
ALTERDDL ALTER_XML ALTER_DDL

Returned value

The returned value (aka «handle») can be used in set_transform_param and set_remap_param to specify transformations.

See also

dbms_metadata

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758200930, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/packages/dbms/metadata/api/add_transform/index(57): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78