ALTER DATABASE database_name SET datestyle TO "ISO, MDY";. Try that. (This works on a per database basis, for a solution for all of your databases, set this ...
確定! 回上一頁