TIME - connect_cdc_sqdata - Latest

Connect CDC (SQData) Apply engine

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Apply engine
Copyright
2024
First publish date
2000
Last updated
2024-11-25
Published on
2024-11-25T15:00:28.224244

The TIME function returns the current time in HH.MM.SS format.

Category

Date / Time

Syntax
TIME( )

Parameter and Description

This function has no parameters.

Example

Map the current time into target field CURRENT_TIME. Assume that the current time is 10:15am..

CURRENT_TIME = TIME()

Returns the value of 10:15:00 and maps the result to the target field.