SELECT DATE(column_name) FROM table_name;. 2. Extract date from a specific timestamp value: Cast the timestamp to a date by adding ::date ...
確定! 回上一頁