Showing posts with label Query to get only month from particular date. Show all posts
Showing posts with label Query to get only month from particular date. Show all posts

Query to get only month from particular date

Query to get only month from particular date
select month(datecolumnname)as month from tablename

Recent Posts