2
Reply

Get month only from datetime field in database

Asp.Net Hein

Asp.Net Hein

8 years ago
249
How can I get the month value from database field?
 
For example: My database is like that
DatabaseA(Id, Name, CreatedTime, Notes)
 
I want to get month value only of CreatedTime from DatabaseA.
 
Thank you for viewing my question. 

Answers (2)