'Why does my datatype of a particular column dont change(from character to date) even after i tried to use CASt(),STR_to_date()

Why does my datatype of a particular column don't change(from character to date) even after I tried to use CASt(), STR_to_date().

I also tried changing the design data type and it still didn't work.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source