Value
This transformation will be delivered in the future
Description
Performs an XQuery against the XML and returns a value of SQL type. This method returns a scalar value. (value() in Transact-SQL
).
Sample Source Patterns
The following example details the transformation for .value( )
SQL Server
IN -> SqlServer_01.sql
Snowflake SQL
OUT -> SqlServer_01.sql
Known Issues
No issues were found.
Related EWIs
SSC-EWI-0036: Data type converted to another data type.
Last updated