Avatar of chandra sekhar
chandra sekhar

asked on 

How to retrive data which is having only DD/MM/YYYY format

My table having one varchar2 column,which is having all type of data formats inserted to into this table.

Now,i want to retrieve data which is records having DD/MM/YYYY format

please let me know,how to write.
Oracle Database

Avatar of undefined
Last Comment
Mark Geerlings

8/22/2022 - Mon