Convert null double to const - Connect_CDC - connect_cdc_mimix_share - Latest

Connect CDC System Reference Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC System Reference Guide
Copyright
2024
First publish date
2003
ft:lastEdition
2024-08-20
ft:lastPublication
2024-08-20T21:40:14.000381

Method:   Convert null double=>const

Function name:   nulltodouble

Parameter list:   (CHAR input, DOUBLE value)

Return type:   DOUBLE

What the method does:    Converts a NULL in a double source column to the double value you specify. If the column is not null, then the column value is returned. The first argument must be an SQL column.