I want to fetch 01-01-2019 from Ram~01-01-2019 using regex. Can someone help?
I have a table in sql where two columns are present id and data. In data column, Ram~01-01-2019 -- this kind of data is getting stored from which I want to fetch dates only.