PL/SQL (MOSC)

MOSC Banner

to_date

in PL/SQL (MOSC) 18 commentsAnswered ✓

Hi,

on 19c on AIX

I have:

But when I run :

select PATCH_NAME ,
CREATION_DATE

from apps.ad_applied_patches
where CREATION_DATE = to_date ('26-APR-24','DD MON YY' )

I receive:

no rows selected

Thanks for 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