Is the now() function in appian compatible with the DATETIME data type format in SQL ?

I wanted to fill a table in sql, one of the fields in the CDT is action_performed_on, and for that i decided to use the now function to put the value, but I am not sure whether it is compatible with the DATETIME data type of the column. Will it work, or is there some other option to make that happen without it giving any error.

  Discussion posts and replies are publicly visible

Parents Reply Children