Saturday, October 20, 2012

print month name

simple DATENAME function can be used to print month name 

 select DATENAME(month,getdate())


No comments:

Post a Comment

How cache can be enabled for embeded text as well for search query results in Azure AI ?

 Great question, Rahul! Caching in the context of Azure AI (especially when using **RAG pipelines with Azure OpenAI + Azure AI Search**) can...