You can use the FORMAT_DATE() function where you can use any date format you'd like. Link to Docs. Example: #standardSQL SELECT CURRENT_DATE() AS date, ...
確定! 回上一頁