select datepart(month,getdate()) [Date] -- returns integer (1,2,3...) ,datepart(year,getdate()) [Year]-- returns integer ,datename(month,getdate()) [Month]-- returns string ('September',...)
Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.
Enter your email address:
Post a Comment
Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.