C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Display the Month integer value using systemdate
WhatsApp
Karthikeyan Anbarasan
14y
3.6
k
0
0
25
Blog
This blog shows how to do an get the Months integer value alone from the Systemdate in the output using SQL Query
Example:
SELECT DATEPART(m, GETDATE())
The expected result would be 2
People also reading
Membership not found