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
ft:lastEdition
2024-07-30
ft:lastPublication
2024-07-30T20:19:56.898694

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.