Day Function of MSSQL DateTime fieldWe can collect the day part from the datatime field by using day function in MSSQL databaseselect day(issue_dt) as day, issue_dt from dtThe output of this query is here.
This article is written by plus2net.com team.
Be the first to post comment on this article : ![]() | ||||||||||||