SQL Language (MOSC)

MOSC Banner

SQL script in Oracle Responsys Marketing cloud

Hello all, I need some assistance with SQL script in Oracle Responsys Marketing cloud. I need to check if certain date column larger than 7.4.22

I am using this script:

To_timestamp($b$.created_date_, 'yyyy-mm-dd hh:mm:ss') = To_timestamp('2022-04-07 00:00:00.0', 'yyyy-mm-dd hh:mm:ss')


The following is the format from our list: "2022-04-07 17:30:18.0"

I do not get any error message but also no records returned. Thanks if advance for your help

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center