As was told at MySQL Using a string column with date text as a date field, you can do. SELECT STR_TO_DATE(yourdatefield, '%m/%d/%Y') FROM yourtable.
確定! 回上一頁