Tuesday 20 November 2018

MSSQL - how to return only date from sql server DateTime datatype

Watch this example on YouTube




Select Convert(date, getdate())

No comments:

Post a Comment