2
Answers

Get month only from datetime field in database

Photo of Asp.Net Hein

Asp.Net Hein

8y
611
1
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)