SELECT CAST( GETDATE() AS Date ) ;. We'll use the GETDATE() function to get the current date and time. Then we'll use the CAST() function to ...
確定! 回上一頁