In PostgreSQL you can use TO_CHAR function with the specific format type. SQL Server: -- Get the name of week day SELECT DATENAME(dw, ...
確定! 回上一頁